Events
Get event by ID
get/events/{eventId}
Path parameters
eventIdstring uuid required
ID for the API event
Response
Example response
{
"occurredAt": "2016-07-22T00:00:00Z",
"resourceId": "00000000-0000-0000-0000-000000000000"
}ID for the API event
{
"occurredAt": "2016-07-22T00:00:00Z",
"resourceId": "00000000-0000-0000-0000-000000000000"
}