Retrieve an event
curl -X GET "https://loading/api/v1/events/evt_1234567890abcdef"{
"id": "string",
"organization_id": "string",
"test_mode": true,
"type": "interview_run.created",
"data": {
"property1": null,
"property2": null
},
"created_at": "string",
"object": "event"
}Empty