Get Identity
Get an identity belonging to your organization
Authorizations
Bearer authentication with an API token
Path Parameters
Unique identifier of an identity
Response
Success
- kyb_status
- kyc_status
Status of KYB for the given identity Soon to be deprecated. Will be replaced with the top level status and sub_status fields.
Unique identifier of an identity, assigned by Bastion
Deprecated: use "type" instead
IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Account ids associated with the identity
Customer-defined identifier for the identity
True if the identity is cleared to perform fiat operations, such as conversions between stablecoins and fiat
The identity's status
IDENTITY_STATUS_UNSPECIFIED, PENDING_ONBOARDING, ACTIVE, SUSPENDED, REJECTED, TERMINATED "PENDING_ONBOARDING"
The identity's sub-status
IDENTITY_SUB_STATUS_UNSPECIFIED, CREATED, COMPLIANCE_CHECKS_IN_PROGRESS, IDV_REQUIRED, IDV_REQUESTED, IDV_IN_PROGRESS, IDV_EXPIRED, RFI_REQUIRED "CREATED"
Identity type
IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Related topics
Get Identity Verification CheckIdentity verification API overviewOnboard an individual customerAccounts API overviewCompliance API overview