User Identities
Get a User Identity
Returns a specified user identity.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- Option 1
- Option 2
ID of the user identity that you want to get.
Response
OK
Represents a user identity associated with an application user account.

