List Accounts
accounts
List Accounts
Canonical account browse endpoint for API token integrations. Returns only accounts visible to the authenticated API token on Waycore’s public API surface.
GET
List Accounts
Authorizations
Opaque API key passed as Authorization: Bearer <key>. Keys are organization-bound, environment-bound (live or test), scope-carrying, and expiring. Create and manage keys via the console.
Query Parameters
Pagination cursor from a previous response.
Maximum number of items to return.
Required range:
1 <= x <= 500Comma-separated sparse fieldset. The server always includes required identifiers.
Filter by parent connection identifier.
Filter by canonical account type.
Available options:
checking, savings, moneyMarket, creditCard, loan, investment, wallet, other, unknown Filter by account currency.
Pattern:
^[A-Z0-9]{3,12}$Filter by account status.
Available options:
open, closed, unknown