Skip to main content
GET
List the assignment exception queue

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

state
enum<string>

Narrow to open or resolved cases. Omit for both.

Available options:
open,
resolved
caseType
enum<string>

Narrow to one case type. Omit for all.

Available options:
repeated_cut,
remessa_conflict,
remessa_divergence,
paid_without_transferred,
transferred_without_accepted,
signed_without_acceptable,
derecognition_unpostable,
derecognition_unvaluable,
derecognition_already_sold,
derecognition_unsellable,
transfer_absent,
registry_command_unconfirmed,
assigned_contract_passthrough
fundId
string

Narrow to one fund (uuid). Omit for all.

setId
string

Narrow to one assignment set (uuid). Omit for all.

limit
integer<int64>

Page size. Defaults to 50.

Required range: 1 <= x <= 200
offset
integer<int64>

Rows to skip.

Required range: x >= 0

Response

OK

items
object[] | null
required