| title | Get feedback by page | |||||
|---|---|---|---|---|---|---|
| description | Retrieve user feedback counts aggregated by documentation page, including thumbs up/down ratings and code snippet feedback. | |||||
| openapi | /analytics.openapi.json GET /v1/analytics/{projectId}/feedback/by-page | |||||
| keywords |
|
Use this endpoint to export user feedback aggregated by documentation page path. Each entry shows the total feedback count for a page, broken down by type.
Filter feedback by:
- Date range: Use
dateFromanddateToto limit results to a specific time period - Source: Filter by
code_snippet,contextual, oragentfeedback types - Status: Filter by status values like
pending,in_progress,resolved, ordismissed