Skip to main content
GET

Authorizations

Authorization
string
header
required

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

Query Parameters

user_identity_id
string<uuid>

ID of the user identity that you want to get.

user_identity_key
string
Minimum string length: 1

Response

OK

user_identity
object
required

Represents a user identity associated with an application user account. See the user_identity object.