Skip to main content
GET
List assignment sets

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

fundId
string<uuid>

Narrow to the sets offered to one fund.

Ejemplo:

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

state
enum<string>

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

Opciones disponibles:
draft,
eligibility_checked,
pending_approval,
approved,
offer_sent,
remessa_received,
term_signed,
paid,
transferred,
accepted,
cancelled
limit
integer<int64>
predeterminado:25

Page size.

Rango requerido: 1 <= x <= 100
offset
integer<int64>
predeterminado:0

Page offset.

Rango requerido: 0 <= x <= 10000

Respuesta

OK

data
object[] | null
requerido

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