Skip to main content
GET
Look up a user's external identifier by username in the authenticated tenant.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

username
string
required

Response

External identifier found.

data
object
required
Example:
meta
object
errors
object[]