Skip to main content
GET
Listar os arranjos de um participante

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Owning participant id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000aa"

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

Arrangements in this page, newest first.