Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \ --url 'https://response.stateset.com/api/v1/conversations/{id}' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "object": "string", "id": null, "channel": null, "status": null, "escalated": true, "rating": null, "agent_id": null, "subject": null, "tags": null, "created_at": null, "messages": [ { "object": "string", "id": null, "body": null, "from_agent": true, "author": null, "created_at": null } ] }
The conversation
Conversation
Show Message
200
401
403
404
429
responses:read