List deployed contracts data
GET {{baseUrl}}/tokenization/contracts
Return a filtered lean representation of the deployed contracts data on all blockchains (paginated)
Body
PARAM
Key | Datatype | Required | Description |
pageCursor
|
string | Page cursor to get the next page | |
pageSize
|
string | Number of items per page, requesting more then max will return max items | |
contractAddress
|
string | The contract's onchain address | |
assetId
|
string | ||
templateId
|
string |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
ENDPOINTS