Skip to main content
GET
List assignment sets

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de consulta

fundId
string<uuid>

Narrow to the sets offered to one fund.

Exemplo:

"550e8400-e29b-41d4-a716-446655440000"

state
enum<string>

Narrow to one step of the lifecycle, or to cancelled for the compositions that were discarded.

Opções disponíveis:
draft,
eligibility_checked,
pending_approval,
approved,
offer_sent,
remessa_received,
term_signed,
paid,
transferred,
accepted,
cancelled
limit
integer<int64>
padrão:25

Page size.

Intervalo obrigatório: 1 <= x <= 100
offset
integer<int64>
padrão:0

Page offset.

Intervalo obrigatório: 0 <= x <= 10000

Resposta

OK

data
object[] | null
obrigatório

One row per set, newest first; always present, empty slice when none match.