Authorization: ********************curl --location '/api/graph/elements///trail' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>'{
"element_id": "98026c2a-b90c-4843-8adc-9992613765c9",
"element_kind": "node",
"events": [
{
"actor_entity_id": "6617b338-c172-4f54-af69-1d8d8e3c77d3",
"actor_name": "string",
"confidence": "string",
"event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7",
"kind": "string",
"occurred_at": "string",
"payload": null
}
]
}