Get an Identity by its (identity) id. You can only see identities created by you.
You can use the query parameter include_details
to include identity details (person_details
or institution_details
) in
the response and the query parameter include_institution_members
to include institution members in the response.
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
Learn more in the API credentials guide →
id associated with the identity
query param; details are encrypted, so we do not want to include them by default
query param; to include institution members for institution identity
A successful response.
The response is of type object
.