Returns usage and user-provided feedback data. This information can be used for data-driven improvements and optimization.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Agent ID of the agent to get metrics for
Filter messages by conversation ids.
Filter messages by users.
Filters messages that are created after the specified timestamp.
Filters messages that are created before specified timestamp.
Limits the number of messages to return.
x <= 1000
Offset for pagination.
Successful Response
The response is of type object
.