Zum Hauptinhalt springen
GET
/
eventTrace
/
{id}
Get an event trace by id
curl --request GET \
  --url https://demo.enneo.ai/api/mind/eventTrace/{id} \
  --header 'Authorization: Bearer <token>'
{
  "eventTrace": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

id
integer
erforderlich

Antwort

Successful operation

eventTrace
object