Get Events Segmentation
Events API
Get Events Segmentation
Description: Retrieves events segmentation based on the specified start and end dates.
Parameters:
period: The start and end dates- event (str): The event
mode: The modefilters: List of filters in Amplitude-like formatgroup_by: The group by
Header
x-api-key: Your API Key (Dashboard->Settings)
Returns:
EventSegmentationResponse: The transformed events segmentation data.
Raises:
HTTPException: If an error occurs during the retrieval process.
GET
Get Events Segmentation
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