List claims
List claims
Returns a paginated list of claims.
GET
List claims
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Page size (default 25, max 100)
Required range:
1 <= x <= 100Page offset (default 0)
Required range:
x >= 0Optional facet: restrict to claims whose claimer participant matches this ISPB (8 numeric digits).
Optional facet: restrict to claims whose donor participant matches this ISPB (8 numeric digits).
Response
OK
Claim records for the requested limit/offset window.
Effective page size applied to this response.
Zero-based offset of the first item in this page.
Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

