Description: Retrieves retention analysis based on the specified start and end dates.
Parameters:
period
: The start and end datesHeader
x-api-key
: Your API Key (Dashboard->Settings)Returns:
RetentionAnalysisResponse
: The transformed retention analysis 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
Successful Response
The response is of type any
.