Monthly Active Users API
Monthly Active Users
Description: Retrieves the monthly active users based on the specified limit and offset.
Parameters:
limit
: The number of items to returnoffset
: The number of items to skip
Header
x-api-key
: Your API Key (Dashboard->Settings)
Returns:
MonthlyActiveUsersResponse
: The response containing the monthly active users.
Raises:
HTTPException
: If an error occurs during the process.
OPTIONS
Authorizations
Your API Key (Dashboard->Settings)
Query Parameters
Required range:
x > 1
Required range:
x > 0