Skip to main content
GET
List assertions

Authorizations

Authorization
string
header
required

nia_sk_...

Query Parameters

profile_id
string<uuid> | null

Only the assertions of this profile.

state
enum<string> | null

applied, pending (waiting for the merge outside the request) or rejected.

Available options:
applied,
pending,
rejected
cursor
string<uuid> | null

Opaque cursor from next_cursor.

limit
integer
default:50
Required range: 1 <= x <= 200

Response

One page.

items
AssertionOut · object[]
required
next_cursor
string | null