API Reference
List Conversation Feedback
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Example:
"2024-11-11"
Query Parameters
The ID of the Operator that handled the conversations.
Cursor to paginate through the feedback.
Filter feedback created after this date.
Filter feedback created before this date.
Response
200 - application/json
List of conversation feedbacks.
The response is of type object
.