Skip to content

查看消息列表API , 指定 chat_id 时, 为什么返回的结果中没有用户问题? #115

@vincentzchao

Description

@vincentzchao

查看消息列表 API

curl -X POST 'https://api.coze.cn/v1/conversation/message/list?conversation_id=75xxxx&' \
-H "Authorization: Bearer czs_xxx" \
-H "Content-Type: application/json" \
-d '{
  "chat_id": "75xxxxx"
}'

为什么返回的消息列表, 只有智能体的回复消息, 没有用户发送的问题消息?
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions