/events/{id}

GET {{baseUrl}}/events/:id

Returns a single event

RESPONSES

status: OK

{"id":"\u003cinteger\u003e","createdAt":"\u003cstring\u003e","topic":"\u003cstring\u003e","subjectType":"\u003cstring\u003e","subjectId":"\u003cinteger\u003e","generator":"\u003cstring\u003e","data":"\u003cobject\u003e"}