Skip to main content
GET
Listar participantes

Autorizaciones

Authorization
string
header
requerido

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.

Ejemplo:

"50"

offset
string

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

Ejemplo:

"0"

Respuesta

OK

items
object[] | null
requerido

Participants in this page, newest first.