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
Query Parameters
The page parameter
The timestamp from where events should start (Unix timestamp in seconds)
The timestamp from where events should stop (Unix timestamp in seconds)
Filter events by inbox ID
Filter events by user/agent ID
Filter events by event name (e.g., first_response, resolution, reply_time)

