{
"code":"",
"type":""
}
{
"token": "9b56f87f-06f0-4812-adb0-5df7d9e14bda",
"param": {
"keywordList": ["B"],
"scope": 0,
"sort": {
"field": "default",
"sort": "desc"
},
"parentCollectionId": 292630,
"pageNum": 1,
"pageSize": 10
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v2/asset/collection/search' \
--header 'Access-token: ca9adf46-e134-4fbe-b5a7-07ea220278a5' \
--header 'Token-type: bearer' \
--header 'x-open-api-user: xxx@tezign.com' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "9b56f87f-06f0-4812-adb0-5df7d9e14bda",
"param": {
"keywordList": ["B"],
"scope": 0,
"sort": {
"field": "default",
"sort": "desc"
},
"parentCollectionId": 292630,
"pageNum": 1,
"pageSize": 10
}
}'
{
"code": "0",
"message": "success",
"result": {
"totalCount": 194,
"list": [
{
"id": 292631,
"collectionName": "B",
"itemCount": 0,
"collectionCount": 1,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1679988188000,
"createUser": 1,
"updateTime": 1679988270000,
"updateUser": 1
},
{
"id": 112828,
"collectionName": "B37957",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112827,
"collectionName": "BA8775",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112826,
"collectionName": "B37958",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112825,
"collectionName": "B44751",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112824,
"collectionName": "B44750",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112823,
"collectionName": "AB6066",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112822,
"collectionName": "B41765",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112821,
"collectionName": "AI7286",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
},
{
"id": 112820,
"collectionName": "B41766",
"itemCount": 0,
"collectionCount": 0,
"belongId": 1,
"description": null,
"parentCollectionId": 292630,
"rootId": 292630,
"thunders": null,
"hasCollected": false,
"createTime": 1677150275000,
"createUser": 1,
"updateTime": 1680031712000,
"updateUser": 1
}
]
}
}