List participants
List participants
Returns a paginated list of participants; filterable by sponsor ISPB.
GET
List participants
Authorizations
JWT bearer token issued by the identity provider.
Query Parameters
Filter by sponsor ISPB (8 numeric digits)
Page size (default 20, max 100)
Required range:
1 <= x <= 100Page offset (default 0)
Required range:
x >= 0Response
OK
Participants 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.

