cURL
curl --request GET \ --url http://localhost:4010/api/users/me/collectionCount \ --header 'X-Api-Key: <api-key>'
200
Example
123
The response is of type number.
number