Skip to main content
GET
Count app users

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose users you want to count.

Response

The number of the app's users.

count
integer
required

Number of the app's users.

Example:

42