getRecipeNotification

GET {{baseUrl}}/wave/recipes/:id/notification

Retrieve notification condition on a recipe for the current user.

For additional information, see the Recipe Notification Resource.

RESPONSES

status: OK

{"longRunningAlertInMins":"\u003cinteger\u003e","notificationLevel":"\u003cstring\u003e","recipe":{"id":"\u003cstring\u003e","label":"\u003cstring\u003e","name":"\u003cstring\u003e","namespace":"\u003cstring\u003e","url":"\u003cstring\u003e"}}