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.