Get an account by ID
Accounts
Get an account by ID
Retrieves account details and chain addresses. Use GET /accounts/:id/balance to retrieve balance information.
GET
Get an account by ID
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Account ID
Response
Account resource
Unique account identifier
Current account status
Available options:
ACTIVE, RESTRICTED Example:
"ACTIVE"
Type of entity that owns this account
Available options:
USER, COMPANY, PROJECT Example:
"USER"
Owner entity ID (user or company). Null for PROJECT-owned master accounts.
Deposit addresses by chain. Empty for accounts without provisioned wallets (user accounts on PROGRAM_FUNDED projects).
ISO 8601 timestamp of creation
Example:
"2024-01-15T10:30:00Z"
ISO 8601 timestamp of last update
Example:
"2024-01-15T10:35:00Z"