v1
latestOpenAPI 3.0.12026-07-269427.8 KBAnalytics
Get user feedback
Returns paginated user feedback with optional filtering
Authenticate with an admin API key.
get/v1/analytics/{projectId}/feedback
Path parameters
projectIdstring required
Your project ID. Can be copied from the API keys page in your dashboard.
Query parameters
dateFromstring
Date in ISO 8601 or YYYY-MM-DD format
Example:2024-01-01
dateTostring
Date in ISO 8601 or YYYY-MM-DD format. dateTo is an exclusive upper limit. Results include dates before, but not on, the specified date.
Example:2024-01-01
source'code_snippet' | 'contextual' | 'agent' | 'thumbs_only'
Filter by feedback source
statusstring
Comma-separated list of statuses to filter by
limitnumber
Max results per page
cursorstring
Pagination cursor
Response
Feedback data with pagination