Notifications
Retrieve an event
Retrieve an event by its unique key identifier notificationId. Here notificationId is of mongodbId type. This API returns the event details - execution logs, status, actual notification (message) generated by each workflow step.
get/v1/notifications/{notificationId}
Path parameters
notificationIdstring required
Response
OK