Get All Templates

get
Authorizations
Path parameters
contractIdstringRequired
Query parameters
offsetnumberOptional

Offset determines the starting point for the returned list

Example: 0
limitnumber · min: 1 · max: 50Optional

Limit on the the number of NFTs returned

orderBystring · enumOptional

Specify order of response in asc or desc order. Default is desc

Example: descPossible values:
Responses
200Success
get
GET /v1/nft/template/{contractId} HTTP/1.1
Host: 
x-api-key: YOUR_API_KEY
Accept: */*

No content

Last updated