webhooks
Find a specific webhook
Returns a single Webhook instance for a given webhook id
get/webhooks/{id}
Path parameters
idinteger required
An id of a webhook
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
Response
successful operation