Ping Webhook

This endpoint checks the status or "heartbeat" of your registered URL. Accessing this endpoint will enable you to determine if the webhook URL is reachable and responsive.

The request requires path parameters in a valid GUID format.

Sample request:

GET api/v1/Webhooks/af2d48de-2ad7-42f8-a252-8422cd9e6078/heartbeat
👍

Documentation

For more information on how to ping a webhook, see Create and View Webhooks.

Language