Skip to main content
GET
List Mint Instructions

Authorizations

Authorization
string
header
required

Bearer authentication with an API token

Query Parameters

identity_id
string

(OPTIONAL) Identity ID to filter mint instructions by

limit
integer<int32>
default:10

(OPTIONAL) The maximum number of mint instructions to return in a single page

Required range: 1 <= x <= 100
cursor
string

(OPTIONAL) Cursor for pagination

Response

Success

mint_instructions
MintInstructions · object[]
cursor
string

Cursor for the next page of results