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
{}