Get all Operations by account
GET
Error
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Organization ID (UUID)
Ledger ID (UUID)
Account ID (UUID)
Query Parameters
JSON string to filter operations by metadata fields
Max items per page (max 100, default 10)
Filter operations created on/after this date (YYYY-MM-DD)
Filter operations created on/before this date (YYYY-MM-DD)
Sort direction (asc, desc)
Opaque cursor token for pagination
Filter by operation type (DEBIT, CREDIT)
Filter by direction (debit, credit)
Filter by operation route ID (UUID)
Filter by operation route code

