Canonical account browse endpoint for API token integrations. Returns only accounts visible to the authenticated API token on Waycore’s public API surface.
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.
Pagination cursor from a previous response.
Maximum number of items to return.
1 <= x <= 500Comma-separated sparse fieldset. The server always includes required identifiers.
Filter by parent connection identifier.
Filter by canonical account type.
checking, savings, moneyMarket, creditCard, loan, investment, wallet, other, unknown Filter by account currency.
^[A-Z0-9]{3,12}$Filter by account status.
open, closed, unknown