GET
/
contracts

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <API_KEY>.

Query Parameters

cursor
string

The cursor for pagination

size
integer

The number of contracts to return

type
enum<string>

The type of the contract

Available options:
fungible,
non_fungible
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