Skip to main content
GET
List the tenant's averbação 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 eight.

Available options:
claimed,
averbacao_invoking,
averbacao_unknown,
attachment_pending,
attachment_invoking,
attachment_unknown,
confirmed,
rejected
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