Skip to main content
GET
Get account

Authorizations

X-API-Key
string
header
required

Includes an API key in the HTTP headers to authenticate the client.

X-API-Secret
string
header
required

Includes an API secret in the HTTP headers to authenticate the client.

Path Parameters

id
string
required

A valid Account ID

Pattern: ^acct_[a-zA-Z0-9]{27}$
Example:

"acct_2ofTA5mz0T91pBmD3tMTeLE7T4X"

Response

The retrieved account object

id
string
required

A valid Account ID

Pattern: ^acct_[a-zA-Z0-9]{27}$
Example:

"acct_2ofTA5mz0T91pBmD3tMTeLE7T4X"

balances
object
required
createdAt
string<date-time>
required