notifications

Get global notification routes

Returns global default notification channel routes. Default DAGs use global routes; named workspaces can inherit or opt out. Developer, manager, or admin only.

get/notification-routes/global

Query parameters

remoteNodestring

name of the remote node

Response

Global notification route set

idstring

Stable route set ID, present after the route set is saved

scope'global' | 'workspace' required

Notification route scope

workspacestring

Workspace name for workspace-scoped route sets

enabledboolean required

Whether this route set can deliver notifications

inheritGlobalboolean required

For workspace route sets, true means inherit Global instead of using workspace routes

createdAtstring date-time
updatedAtstring date-time
updatedBystring

User ID that last updated the route set

Changes

Changed in 5 of the 71 revisions of this API.191

    • added the new dag.run.partially_succeeded enum value to the routes/items/events/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new conflict enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new human_task_resume_failed enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new payload_too_large enum value to the code response property for the response status default

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new rate_limited enum value to the code response property for the response status default

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog