List asset statuses
/asset/list
API will soon require an API Key, whereas previously this
API was usable without an API Key. Please double check you are using a
ChainPatrol issued API key.per_page
and next_page
parameters in your request:
per_page <number>
: Number of items to return per page (max: 10000)next_page <string>
: Cursor for the next page of resultsYour API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.
Successful response
The response is of type object
.