数据分析
按页面获取反馈
按页面获取 Mintlify 文档的用户反馈汇总数据,包括每个页面的赞、踩、代码片段复制次数以及反馈总数。
GET
Get feedback by page
使用方法
筛选
- 日期范围:使用
dateFrom和dateTo将结果限定在特定时间段内 - 来源:按
code_snippet、contextual或agent等反馈来源类型进行筛选 - 状态:按状态值进行筛选,例如
pending、in_progress、resolved或dismissed
速率限制
授权
The Authorization header expects a Bearer token. Use an admin API key. This is a server-side secret key. Generate one on the API keys page in your dashboard.
查询参数
Date in ISO 8601 or YYYY-MM-DD format
示例:
"2024-01-01"
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.
示例:
"2024-01-01"
Max results per page
必填范围:
1 <= x <= 100Filter by feedback source
可用选项:
code_snippet, contextual, agent, thumbs_only Comma-separated list of statuses to filter by