GET webhook
A GET query to the webhooks endpoint returns details on a webhook identified by its id.
| Relative Route | /webhooks/<id> |
|---|---|
HTTP Verb | GET |
When a webhook is executed, the result is logged in the lastRuns property of the webhook.
A GET query returns an array of webhooks structured as follows:
If you have suggestions for improving this article, let us know!