Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
user_identity_id
string<uuid>
required

ID of the unmanaged user identity that you want to get.

Response

OK

user_identity
object
required

Represents an unmanaged user identity. Unmanaged user identities do not have keys.