Get an account
Retrieves the details of an account by its ID.
Authorizations
JWT bearer token. Include as Authorization: Bearer <token>. See the Authentication guide for how to obtain one.
Headers
API version. Omit to use the default version.
"1"
Path Parameters
UUID of the account.
Response
Account details.
"a1b2c3d4-5e6f-7890-abcd-ef1234567890"
The legal entity that owns the account. Discriminated by type.
- Company
- Individual
Assets enabled on the account, with the onboarding status of the underlying provider account.
Requirement buckets grouped by lifecycle stage.
System-managed labels attached to the account. Some tags propagate to operations executed against this account.
[
{ "key": "psp", "value": "Amazon" },
{ "key": null, "value": "hidden" },
{ "key": "compliance-tier", "value": "high" }
]
A point-in-time state of the account.
Full state history of the account.
"2026-01-15T10:30:00Z"
"2026-01-15T10:30:00Z"
Parent account ID. Null for named accounts.
null