Skip to main content
To fetch all webhooks for the authenticated user, use the endpoint.
This endpoint requires the application to have the Manage Webhooks scope enabled.
This API call will only list the webhooks for the authenticated user, not for any other users in the enterprise.
This endpoint only returns V2 webhooks. created in the Developer Console are not included in the response. They are only visible in the Webhooks tab of the Developer Console.Also, a Developer Token authenticates as the user logged in to the Developer Console, while a JWT or Client Credentials Grant app authenticates as its Service Account by default. Webhooks created with one of these identities will not appear when you list webhooks with a token for a different identity.
Last modified on March 19, 2026