Get reporting events for a specific conversation. This endpoint returns events such as first response time, resolution time, and other metrics for the conversation, sorted by creation time in ascending order.
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
The numeric ID of the account
The numeric ID of the conversation
Success
ID of the reporting event
Name of the event (e.g., first_response, resolution, reply_time)
Value of the metric in seconds
Value of the metric in seconds, calculated only for business hours
The timestamp when the event started
The timestamp when the event ended
ID of the account
ID of the conversation
ID of the inbox
ID of the user/agent
The timestamp when the reporting event was created
The timestamp when the reporting event was last updated