GET
/webhooks/{webhook_id} Get a specific webhook
Returns one webhook subscription.
Path parameters
| Name | Type | Description |
|---|---|---|
webhook_id req | string | Webhook ID |
Responses
200 OK
statusintegerint32Response code
messagestringResponse message
timestampintegerunix-timestampResponse time
dataobjectA simple, effective way to be notified when things happen in OnePageCRM. For more information, go to the 'WebHooks & More' tab at the top of the page.
object fields →
idstringbson-idID of the webhook
namestringName of the webhook
hook_urlstringURL of the webhook
secretkeystringSecret key of the webhook
Standard error responses: 400 · 401 · 403 · 404 · 409 · 500 — shared across the API. See Errors.