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
curl --request GET \ --url https://api.gennia.ai/public/api/v1/conversations/{conversationPublicId} \ --header 'X-Api-Key: <api-key>'
{ "agentPublicId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "channel": "<string>", "externalUserId": "<string>", "isEnded": true, "isPaused": true, "isTest": true, "lastMessageAt": "2023-11-07T05:31:56Z", "messageCount": 123, "metadata": {}, "publicId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "startedAt": "2023-11-07T05:31:56Z" }
OK
Show child attributes
Esta página foi útil?