v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBList Instruments
Path parameters
The unique identifier of the Organization associated with the Ledger.
Query parameters
Filter instruments by holder ID (UUID)
Filter instruments by holder ID (UUID)
JSON string to filter instruments by metadata fields
JSON string to filter instruments by metadata fields
Max items per page (1-100, default 10)
Max items per page (1-100, default 10)
Page number (default 1)
Page number (default 1)
Sort direction (asc, desc)
Sort direction (asc, desc)
Return includes logically deleted instruments (true,false)
Return includes logically deleted instruments (true,false)
Filter instrument by accountID
Filter instrument by accountID
Filter instrument by ledgerID
Filter instrument by ledgerID
Filter instrument by document
Filter instrument by document
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>
Response
OK
Example response
{
"limit": 10,
"next_cursor": "eyJpZCI6IjAxOTI...",
"page": 1,
"prev_cursor": "eyJpZCI6IjAxOTE..."
}