Skip to main content
GET
List the tenant's exclusion operations

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

status
enum<string>[]

Narrows the page to the named situations. Repeat the parameter for several. Omitted means all five.

Available options:
claimed,
invoking,
confirmed,
rejected,
outcome_unknown
after
string

The previous page's page.next_after. Omitted starts at the oldest claim. A cursor this service did not mint is refused, never restarted from the top.

limit
integer<int64>

Maximum number of operations to return. Omitted means the ceiling of 200.

Required range: 1 <= x <= 200

Response

OK

items
object[]
required
page
object
required