Zum Hauptinhalt springen
GET
/
ticket
/
{ticketId}
/
variables
Get ticket variables
curl --request GET \
  --url https://demo.enneo.ai/api/mind/ticket/{ticketId}/variables \
  --header 'Authorization: Bearer <token>'
{}

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

ticketId
integer
erforderlich

The id of the ticket

Antwort

Successful operation

The response is of type object.