Contracts
Read all token types
This endpoint reads all token type from a contract.
GET
/
contracts
/
{contractId}
/
token-types
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the contract.
Query Parameters
The cursor for pagination
The number of tokens to return
The start date and time for filtering the results
The end date and time for filtering the results
Was this page helpful?