Webhooks
Retrieve a webhook
Retrieves a Webhook object. Requires Manage settings admin right.
Requires <code>read_webhooks</code> OAuth access scope.
get/projects/{project_id}/webhooks/{webhook_id}
Path parameters
project_idstring required
A unique project identifier
webhook_idstring required
A unique identifier of the webhook.
Response
OK