GET
/
contracts
/
{contractId}
/
token-types

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>.

Path Parameters

contractId
string
required

The ID of the contract.

Query Parameters

cursor
integer

The cursor for pagination

size
integer

The number of tokens to return

startDate
string

The start date and time for filtering the results

endDate
string

The end date and time for filtering the results

Response

200 - application/json
data
object[]
pagination
object