User Identities
Get a User Identity
Returns a specified user identity.
You must include at least one request parameter.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the user identity that you want to get.
Minimum string length:
1Response
OK
Represents a user identity associated with an application user account. See the user_identity object.