Description: Retrieves average number of sessions per user based on the specified start and end dates.
Parameters:
period: The start and end datesHeader
x-api-key: Your API Key (Dashboard->Settings)Returns:
AverageSessionsPerUserResponse: The transformed average number of sessions per user data.Raises:
HTTPException: If an error occurs during the retrieval process.