Get Average Session Length
Events API
Get Average Session Length
Description: Retrieves average session length based on the specified start and end dates.
Parameters:
period: The start and end dates
Header
x-api-key: Your API Key (Dashboard->Settings)
Returns:
AverageSessionLengthResponse: The transformed average session length data.
Raises:
HTTPException: If an error occurs during the retrieval process.
GET
Get Average Session Length
Documentation Index
Fetch the complete documentation index at: https://docs.telemetree.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API Key (Dashboard->Settings)
Query Parameters
Start date in YYYYMMDD format
End date in YYYYMMDD format