消息反馈
获取应用的消息反馈
获取此应用中所有消息反馈的分页列表,包括终端用户和管理员反馈。
GET
Error
Documentation Index
Fetch the complete documentation index at: https://dify-6c0370d8-release-1-14.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key 认证。对于所有 API 请求,请在 Authorization HTTP 头中包含您的 API Key,并加上 Bearer 前缀。示例:Authorization: Bearer {API_KEY}。强烈建议将 API Key 存储在服务端,不要在客户端共享或存储,以避免 API Key 泄漏导致严重后果。
Query Parameters
分页页码。
Required range:
x >= 1每页记录数。
Required range:
1 <= x <= 101Response
200 - application/json
应用反馈列表。
反馈项列表。
Error