Skip to main content
GET
Listar participantes

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

sponsorISPB
string

Filter by sponsor ISPB (8 numeric digits)

limit
integer<int64>
padrão:20

Page size (default 20, 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

Participants 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.