{
"collection_id": "string",
"order": "desc",
"order_field": "collection_id",
"page": 0,
"row": 1,
"search": "string"
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/uniques/uniques' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"collection_id": "string",
"order": "desc",
"order_field": "collection_id",
"page": 0,
"row": 1,
"search": "string"
}'{}