Description: Retrieves events segmentation based on the specified start and end dates.
Parameters:
period: The start and end datesmode: The modefilters: List of filters in Amplitude-like formatgroup_by: The group byHeader
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.Your API Key (Dashboard->Settings)
Start date in YYYYMMDD format
End date in YYYYMMDD format