get https://chat-api.twin24.ai/api/v1/sessions
Use this endpoint to get list of chat sessions created within the operator's company.
Log in to see full request history
Responses
400Invalid input parameters
401User is not authenticated
Use this endpoint to get list of chat sessions created within the operator's company.
400Invalid input parameters
401User is not authenticated
xxxxxxxxxx
curl --request GET \
--url 'https://chat-api.twin24.ai/api/v1/sessions?withoutCount=false&withoutItems=false&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: