Retrieve all feedback for a project with optional filtering.
Access Control:
Impersonation:
Sorting:
updated_at field)Note: For grouped views by conversation, use /projects/{project_id}/feedbacks/grouped_by_conversation/
Documentation Index
Fetch the complete documentation index at: https://docs.clarifeye.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
Email of the user to impersonate. Requires CAN_IMPERSONATE_OTHER_USERS permission.
If the target user is not found or does not have access to the project, the request
proceeds as the authenticated user. Contact Clarifeye to enable this permission.
UUID of the project
Filter by feedback status
to_review: Feedback pending review (default)reviewed: Feedback has been reviewedto_review, reviewed Filter by sentiment
Search in feedback text or user email (case-insensitive)
Maximum number of results per page
1 <= x <= 1000Number of results to skip for pagination
x >= 0