User count
This endpoint returns the total user count
GET
Loading code example
Loading code example
Authorizations
apiKeyAuthstringheaderrequired
API key passed in the header.
Query Parameters
websiteIdstring<uuid>required
The ID of the website
organizationIdstring<uuid>required
The ID of the organization
Response
application/json
200
totalCountnumberrequiredTotal count of users
GET /api/users/count — query parameters: websiteId, organizationId