GET
/
v1
/
tickets
/
sentiment
/
{id}
curl --request GET \
  --url https://platform.thena.ai/v1/tickets/sentiment/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

id
string
required

Response

401

User is not authenticated!