notifications

Get notification channel

Returns one notification channel. Developer, manager, or admin only.

get/notification-channels/{channelId}

Path parameters

channelIdstring required

Query parameters

remoteNodestring

name of the remote node

Response

Notification channel

idstring required

Stable channel ID

namestring required

Human-readable channel name

type'email' | 'webhook' | 'slack' | 'telegram' | 'teams' required

Notification delivery provider

enabledboolean required

Whether this channel can receive notifications

createdAtstring date-time required
updatedAtstring date-time required
updatedBystring

User ID that last updated the channel

Changes

Changed in 6 of the 71 revisions of this API.1134

  • v18110676aca9012See the full diff
    • added the new teams enum value to the type response property for the response status 200

      response-property-enum-value-added

    • added the optional property teams to the response with the 200 status

      response-optional-property-added

    • added the optional property webhook/bodyTemplate to the response with the 200 status

      response-optional-property-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 404

      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 404

      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 404

      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 optional property telegram/topicId to the response with the 200 status

      response-optional-property-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 404

      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