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.