Skip to main content
GET
List Bank Accounts

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.

Response

200 - application/json

Successful Response

accounts
(DepositAccountDescriptor · object | InvestmentAccountDescriptor · object | DigitalWalletDescriptor · object)[]
required

List of bank accounts.

Account summary without balance details.

Example:
page
PageMetadata · object | null

Metadata for pagination.