cURL
curl --request GET \ --url http://localhost:8080/api/v1/users/{userId}/apps/count \ --header 'Authorization: <api-key>'
{}
Get the total number of apps for a specific user
User ID
OK
Was this page helpful?