Get Account
Get an account belonging to your organization
Authorizations
Bearer authentication with an API token
Path Parameters
Unique identifier of an account.
Response
Success
Request identifier in a UUID format. Serves as an idempotency key
Identity type
Please note that BUSINESS accounts are only supported in the US at this time.IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Unique identifier of the identity associated with the account.
Unique identifier of the account.
Deprecated: use "type" instead
ACCOUNT_TYPE_UNSPECIFIED, LEDGER, ONCHAIN, OMNIBUS, SEGREGATED "LEDGER"
True if the account is frozen. Accounts that are frozen are blocked from interacting with the Bastion platform without manual intervention. Contact compliance@bastion.com for more details if an account is frozen.
The identity's top-level status.
IDENTITY_STATUS_UNSPECIFIED, PENDING_ONBOARDING, ACTIVE, SUSPENDED, REJECTED, TERMINATED "PENDING_ONBOARDING"
The identity's sub-status. Only meaningful when identity_status is PENDING_ONBOARDING.
IDENTITY_SUB_STATUS_UNSPECIFIED, CREATED, COMPLIANCE_CHECKS_IN_PROGRESS, IDV_REQUIRED, IDV_REQUESTED, IDV_IN_PROGRESS, IDV_EXPIRED, RFI_REQUIRED "CREATED"
Deprecated: use "status" instead
ACCOUNT_STATUS_UNSPECIFIED, ACTIVE, FROZEN, CLOSED "ACTIVE"
The account's status, derived from its parent identity state.
ACCOUNT_STATUS_UNSPECIFIED, ACTIVE, FROZEN, CLOSED "ACTIVE"
The account's type.
Valid values are OMNIBUS and SEGREGATED. LEDGER and ONCHAIN are legacy values.
ACCOUNT_TYPE_UNSPECIFIED, LEDGER, ONCHAIN, OMNIBUS, SEGREGATED "LEDGER"
Related topics
Get Account BalancesGet Bank AccountGet IdentityGet Mint InstructionsGet Cryptocurrency Deposit