v1

latestOpenAPI 3.0.42026-07-2286621993.2 KB
webhooks

Show webhook details

Shows details for a webhook, by ID.

get/v1/notifications/webhooks/{webhook_id}

Path parameters

webhook_idstring required

The ID of the webhook for which to list subscriptions.

Response

A successful request returns the HTTP 200 OK status code and a JSON response body that shows webhook details.

idstring

The ID of the webhook.

urlstring uri required

The URL that is configured to listen on localhost for incoming POST notification messages that contain event information.