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 skipHeader
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.Your API Key (Dashboard->Settings)
x >= 1
x >= 0
Successful Response
The response is of type object
.