2 lines
361 B
JSON
2 lines
361 B
JSON
{"fixture_id":"FX_AgentChat.Conversations.ListEmpty","verifies":"AgentChat.Api.ListConversations","edge":"empty_result","input":{"method":"GET","path":"/api/assistant/conversations","query":{"page":1,"page_size":20},"headers":{"Authorization":"Bearer eyJ..."}},"expected":{"status":200,"body":{"items":[],"has_next":false,"active_total":0,"archived_total":0}}}
|