Skip to content
Mintlify
Mintlify
Analytics

Get feedback by page

GET/v1/analytics/{projectId}/feedback/by-page

Usage

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.

Filtering

Filter feedback by:

  • Date range: Use dateFrom and dateTo to limit results to a specific time period
  • Source: Filter by code_snippet, contextual, or agent feedback types
  • Status: Filter by status values like pending, in_progress, resolved, or dismissed

Rate limits

This endpoint allows 100 requests per organization per hour. All analytics endpoints share this limit.

Was this page helpful?Suggest editsRaise issue