Back to Novu

Retrieve a channel endpoint

docs/api-reference/channel-endpoints/retrieve-a-channel-endpoint.mdx

3.19.0575 B
Original Source

Retrieve a single channel endpoint by its identifier.

tool_webhook responses

For type: "tool_webhook", the response includes the wire shape { url, headers?, method? }. Internally, those fields are stored encrypted on the linked ChannelConnection.auth; the read path decrypts and re-hydrates them.

Mask sensitive header values in your UI. The Novu dashboard shows only the last four characters of encrypted fields.

See the Tool Webhook setup guide for how endpoint headers merge with integration defaults at delivery time.