Returns the average time of the first response per contact within the specified date range
API key
Start date (ISO 8601). Defaults to today-7d 00:00.
"2025-05-27"
End date (ISO 8601). Defaults to today 23:59.
"2025-06-03"
Optional array of agent IDs to filter by specific agents
["agent-id-1", "agent-id-2"]Optional pipeline ID to filter by specific pipeline
"pipeline-id-1"
Optional array of stage IDs to filter by specific stages
["stage-id-1", "stage-id-2"]Optional boolean to filter by archived conversations
true
Optional boolean to filter by unassigned conversations
true
Successfully retrieved average first response time
Average first response time in seconds
300