Get iGUIDE event object
GET/iguides/:iguideId/events/:eventType/object
Returns the event payload that would be dispatched for the given iGUIDE and event type. Useful for previewing or debugging event content without actually dispatching it.
Requires scope: iguide.events.
Request
Responses
- 200
- 400
- 401
- 404
Event payload object
Invalid event type or missing task ID
Unauthorized
iGUIDE not found