Skip to main content
GET
Get an Identity by id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Successfully retrieved Identity data.

id
string
required
type
enum<string>
required
Available options:
Personal,
Business
deleted
boolean
required
hasComplianceChecks
boolean
required
data
object
required
cryptoCredential
object

The Mastercard Crypto Credential for this identity. Omitted entirely when the organization has no Crypto Credential configuration or the identity has no credential yet.