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 https://api.expys.com/v1/conversations \ -H "Authorization: Bearer YOUR_MEMBER_TOKEN"
{ "conversations": [ { "id": "<string>", "lastMessageAt": "<string>", "title": "<string>", "type": "<string>" } ] }
Org-API-Key as a Bearer token.
Response for status 200
Show child attributes