X-API-KEY: ********************curl --location 'https://api.falken.ltd/api/ai/chat/conversations/?limit=undefined&offset=undefined' \
--header 'X-API-KEY: <api-key>'{
"conversationId": "ee6e55e8-45fe-4a3e-9bc8-4669f9fdf77a",
"messages": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"conversationId": "ee6e55e8-45fe-4a3e-9bc8-4669f9fdf77a",
"role": "string",
"content": "string",
"createdAt": "2019-08-24T14:15:22.123Z"
}
],
"startedAt": "2019-08-24T14:15:22.123Z",
"contextType": "string",
"contextEntityId": "9fe24307-4e91-435b-9bf7-d727f6a37d80",
"totalMessages": 0
}