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.
V2 Webhooks
List Webhooks for a User
To fetch all webhooks for the authenticated user, use the
endpoint.
This API call will only list the webhooks for the authenticated user, not
for any other users in the enterprise.
Last modified on March 19, 2026
