List Accounts by Holder
List Accounts by Holder
GET
List Accounts by Holder
Headers
A unique identifier used to trace and track each request.
Bearer JWT token for authentication.
Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments).
Optional in default OSS single-tenant mode.
Format: Bearer <token>
Path Parameters
The unique identifier of the Organization associated with the Ledger.
Holder ID (UUID)
Query Parameters
Max items per page (1-100, default 10)
Page number (default 1)
Sort direction (asc, desc)

