Orders

List Mints

List all mint transactions for a tokenization account. Supports pagination and filtering.

get/accounts/{account_id}/tokens/mints

Path parameters

account_idstring required

ID of the resource

Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC

Account ID

Query parameters

afterstring
beforestring
sizeinteger

Paging query parameters

transaction_idstring

Filter by on-chain transaction hash

value_typestring

Filter by token ticker

Response

OK

paginationobject

Changes

No recorded changes to this endpoint across all 9 revisions of this API.