Authorizations
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.
Path Parameters
The numeric ID of the account
The numeric ID of the conversation
Response
Success
Array of reporting events for the conversation
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

