Authorization: Bearer ********************curl --location --request GET '/tenant//conversation/bot//cursor/~' \
--header 'CoSec-Device-Id;' \
--header 'Authorization: Bearer <token>'[
{
"firstEventTime": 0,
"state": {
"botId": "string",
"id": "string",
"name": "string",
"releasedId": "string"
},
"version": 0
}
]