cURL
curl --request GET \ --url https://api.quintus.tec.br/v1/agents/sessions/{session_id} \ --header 'X-API-Key: <api-key>'
{ "id": "<string>", "agent_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "user": { "id": "<string>", "reference": "<string>" }, "messages_count": 0, "last_message_at": "2023-11-07T05:31:56Z", "closed_at": "2023-11-07T05:31:56Z", "context": {}, "metadata": {} }
Documentation IndexFetch the complete documentation index at: https://quintus.tec.br/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://quintus.tec.br/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
active
closed
expired
Show child attributes