List feedbacks
Feedbacks
List feedbacks
Returns feedbacks for a workspace with filters, sorting, pagination, and histogram data.
GET
List feedbacks
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Workspace ID
Filter by specific call ID
Histogram bucket granularity
Available options:
1h, 24h, week, month, year Start date for histogram (ISO format)
End date for histogram (ISO format)
Filter by archive status
Available options:
active, all, archived Comma-separated feedback IDs to filter by
Filename (without extension) for export
Page size
Offset for pagination
Base64-encoded filter state
Global search term
Sort field name
Sort direction
Available options:
asc, desc Set to 'true' to return a file export
Export file format
Available options:
csv, xlsx, markdown JSON array of column definitions {id,label}