v25

OpenAPI 3.1.0raw.githubusercontent.com2026-08-014254240.1 KB
Account Holders

Retrieve account holder

Retrieves an account holder by ID.

get/v1/account_holders/{id}

Path parameters

idstring required

Unique identifier of the account holder.

Response

The account holder resource

idstring required

Unique identifier of the account holder.

type'account_holder' required

Resource type discriminator.

status'pending' | 'active' | 'closed' required

Current account holder status.

created_atstring date-time required

ISO 8601 UTC timestamp when the account holder was created.