List bank accounts

List all bank accounts linked to companies within the authenticated organisation's subtree. Supports pagination and filtering by company_id.

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the bank_accounts:read scope.

Query Params
integer
≥ 1
Defaults to 1

Page number (1-indexed)

integer
1 to 100
Defaults to 20

Number of items per page

uuid

Filter bank accounts by company ID (must be within authenticated subtree). Required for S2S authentication.

Headers
string
required

oAuth authorization using Bearer

Responses

Language
URL
Response
Choose an example:
application/json