Skip to main content
GET
Listar recuperações de fundos DICT

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

limit
integer<int64>
padrão:25

Page size (default 25, max 100)

Intervalo obrigatório: 1 <= x <= 100
offset
integer<int64>
padrão:0

Page offset (default 0)

Intervalo obrigatório: x >= 0

Resposta

OK

items
object[] | null
obrigatório

Local DICT funds-recovery records for the requested limit/offset window.

limit
integer<int64>
obrigatório

Effective page size applied to this response.

offset
integer<int64>
obrigatório

Zero-based offset of the first item in this page.

correlationId
string

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.