Notification
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
Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".