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

limit
string

Page size (default 50, max 100). A negative or non-numeric value is rejected with 400.

Exemplo:

"50"

offset
string

Rows to skip (default 0). A negative or non-numeric value is rejected with 400.

Exemplo:

"0"

Resposta

OK

items
object[] | null
obrigatório

Participants in this page, newest first.