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

Successful Response

The number of users registered in an app.

count
integer
required

Number of the app's users you can read.

Example:

42