Counts the number of assets based on owner and/or group_id.
/asset/count [GET]
This call needs EGA authentication.
| Parameter (Type) | Description | Required | Default value | Max. length |
|---|---|---|---|---|
| group_id (ALPHA_NUM) | The group ID to match. | Optional | - | |
| owner_id (ALPHA_NUM) | The owner ID to match. | Optional | - |
asset/count?owner_id=testuser
Returns the number of found assets in the header->item_count_total.