Skip to content

Add feedback by page endpoint documentation#4859

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/feedback-by-page-1774395104
Closed

Add feedback by page endpoint documentation#4859
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/feedback-by-page-1774395104

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 24, 2026

Summary

Adds documentation for the new Get feedback by page analytics API endpoint, which returns feedback counts aggregated by documentation page path.

What shipped

A new analytics export endpoint (GET /v1/analytics/{projectId}/feedback/by-page) that aggregates user feedback by page, returning thumbs up, thumbs down, and code snippet counts per page sorted by total. This gives users a high-level view of which documentation pages receive the most feedback.

Changes

  • Added the new endpoint to the OpenAPI spec (analytics.openapi.json)
  • Created a new API reference page (api/analytics/feedback-by-page.mdx)
  • Added the page to the Analytics navigation group in docs.json
  • Updated the API introduction page with the new endpoint listing

Note

Low Risk
Low risk documentation/spec-only change; no runtime or security-sensitive logic is modified.

Overview
Adds API documentation for a new analytics export endpoint, GET /v1/analytics/{projectId}/feedback/by-page, which returns feedback counts aggregated by page (thumbs up/down and code snippet totals).

Updates analytics.openapi.json with the new path plus FeedbackGroupedByPageResponse schema, adds a new reference page api/analytics/feedback-by-page.mdx, and wires it into navigation via api/introduction.mdx and docs.json.

Written by Cursor Bugbot for commit 4a0376e. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm closed this Mar 26, 2026
@ethanpalm ethanpalm deleted the mintlify/feedback-by-page-1774395104 branch March 26, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant