{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "app_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "conversation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "message_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "rating": "like", "content": "<string>", "from_source": "<string>", "from_end_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "from_account_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ] }
获取应用的终端用户反馈、点赞。
API-Key 鉴权。所有 API 请求都应在 Authorization HTTP Header 中包含您的 API-Key,格式为:Bearer {API_KEY}。强烈建议开发者把 API-Key 放在后端存储,而非客户端,以免泄露。
页码,(选填)默认值:1。
每页数量,(选填)默认值:20。
成功获取应用的反馈列表。
The response is of type object.
object
Was this page helpful?