With this call you can get how many collection is belonging to an asset.
The total number of collections is listed in the header as "item_count_total.
/asset/{asset_id}/collection/count [GET]
|
Parameter |
Type |
Description |
Method |
Obligatory/Optional |
|
asset_id |
alphanumeric |
asset, where the collections will be counted |
GET |
obligatory |
/asset/VlN2ZDKv9rpsfmBAWpvfiw1zQ6z/collection/count
<item_count_total>1</item_count_total>
|
Field |
Description |
|
item_count_total |
the total number of collections of this search |