Authorizations
Cookie-based authentication
Path Parameters
The id of the ticket
Response
Successful operation
The response is of type object.
Get ticket variables by ticketId
curl --request GET \
--url https://demo.enneo.ai/api/mind/ticket/{ticketId}/variables{}Cookie-based authentication
The id of the ticket
Successful operation
The response is of type object.
curl --request GET \
--url https://demo.enneo.ai/api/mind/ticket/{ticketId}/variables{}