Skip to main content
GET
Look up a user by external identifier 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

externalIdentifier
string
required

Response

User found.

data
object
required
Example:
meta
object
errors
object[]