Skip to content

Conversation response time

Details of first response time of assigned team in seconds.

team_idinteger

Id of the assigned team.

Example:100
team_namestring

Name of the assigned Team, null if team does not exist, Unassigned if no team is assigned.

Example:"Team One"
response_timeinteger

First response time of assigned team in seconds.

Example:2310
{ "team_id": 100, "team_name": "Team One", "response_time": 2310 }