Skip to main content
GET
List Balances for an Account

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Path Parameters

account_id
string
required

The ID of the account.

Query Parameters

startTime
string | null

Start time for filtering balances, in ISO 8601 format. Also accepts start_date for backwards compatibility.

Maximum string length: 100
endTime
string | null

End time for filtering balances, in ISO 8601 format. Also accepts end_date for backwards compatibility.

Maximum string length: 100

Response

Successful Response

balances
Balance · object[]
required

An array of balances.