Skip to main content
Version: 3.x

webhook

Look up a webhook by ID.

Requires one of the following permissions: MANAGE_APPSOWNER
webhook(
id: ID!
): Webhook

Arguments

webhook.id ● ID! non-null scalar

ID of the webhook.

Type

Webhook object

Webhook.


Was this page helpful?