Skip to main content
GET
/
users
/
{userId}
/
apps
/
count
Count apps by user ID
curl --request GET \
  --url http://localhost:8080/api/v1/users/{userId}/apps/count \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Path Parameters

userId
integer
required

User ID

Response

OK

{key}
integer