v2

latestSwagger 2.02026-08-0138140265.1 KB
WebhookInstances

GET a WebhookInstance

GET a WebhookInstance from the queue. After processing it successfully, DELETE it and GET the next one. When a 204 is received, the queue is empty and the polling process can sleep for a while.

get/webhook_instances/

Response

Success

guidstring uuid

The GUID of the WebhookInstance. Use this to delete it.

bodystring

The webhook body that would have been pushed if this were a push-mode webhook.