Skip to main content
GET
Listar reclamos

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

limit
integer<int64>
predeterminado:25

Page size (default 25, max 100)

Rango requerido: 1 <= x <= 100
offset
integer<int64>
predeterminado:0

Page offset (default 0)

Rango requerido: x >= 0
claimerISPB
string

Optional facet: restrict to claims whose claimer participant matches this ISPB (8 numeric digits).

donorISPB
string

Optional facet: restrict to claims whose donor participant matches this ISPB (8 numeric digits).

Respuesta

OK

items
object[] | null
requerido

Claim records for the requested limit/offset window.

limit
integer<int64>
requerido

Effective page size applied to this response.

offset
integer<int64>
requerido

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.