accounts
Get account
Retrieves a single account and balance by ID
GET
/
account
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The account ID
Response
200 - application/json
The unique identifier assigned by Push
The type of account
Available options:
settlement
The name of the account
When the account was created (ISO 8061 date string)
The balance of the account.