Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

organization_id
string
obrigatório

Organization ID (UUID)

id
string
obrigatório

Holder ID (UUID)

Parâmetros de consulta

limit
string

Max items per page (1-100, default 10)

page
string

Page number (default 1)

sort_order
string

Sort direction (asc, desc)

ledger_id
string

Optional ledger ID (UUID). Narrows the org-wide listing to one ledger.

Resposta

OK

items
any
obrigatório
limit
integer<int64>
obrigatório
Exemplo:

10

next_cursor
string
Exemplo:

"eyJpZCI6IjAxOTI..."

page
integer<int64>
Exemplo:

1

prev_cursor
string
Exemplo:

"eyJpZCI6IjAxOTE..."