List webhooks
GET {{base_url}}/v1/notifications/webhooks
Lists webhooks for an app.
Request Params
| Key | Datatype | Required | Description |
| anchor_type
| string | | Filters the webhooks in the response by an anchor_id
entity type. |
| anchor_type
| string | | Filters the webhooks in the response by an anchor_id
entity type. |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: OK
{"webhooks":[{"id":"5B54558042185511F","url":"https://8839-2600-1700-1d1-b9d0-9cc1-33a5-ea63-bf36.ngrok.io/api/v2/paypal/callback","event_types":[{"name":"PAYMENT.PAYOUTSBATCH.SUCCESS","description":"A batch payout payment completes successfully.","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/5B54558042185511F","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/5B54558042185511F","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/5B54558042185511F","rel":"delete","method":"DELETE"}]},{"id":"52S63182MN3538544","url":"https://engdshxm95zkm.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/52S63182MN3538544","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/52S63182MN3538544","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/52S63182MN3538544","rel":"delete","method":"DELETE"}]},{"id":"0NU019858L0458526","url":"https://enjrv1c06t10r.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/0NU019858L0458526","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/0NU019858L0458526","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/0NU019858L0458526","rel":"delete","method":"DELETE"}]},{"id":"1AV998667T7275054","url":"https://enllwl46eqmr.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/1AV998667T7275054","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/1AV998667T7275054","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/1AV998667T7275054","rel":"delete","method":"DELETE"}]},{"id":"9CG186800G234263Y","url":"https://enwic0dqm93m.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/9CG186800G234263Y","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/9CG186800G234263Y","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/9CG186800G234263Y","rel":"delete","method":"DELETE"}]},{"id":"6821871623091200G","url":"https://enxajuxx91mzb.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/6821871623091200G","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/6821871623091200G","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/6821871623091200G","rel":"delete","method":"DELETE"}]},{"id":"46N90101SA7196504","url":"https://enz9n2033gwkn.x.pipedream.net","event_types":[{"name":"*","description":"ALL","status":"ENABLED"}],"links":[{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/46N90101SA7196504","rel":"self","method":"GET"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/46N90101SA7196504","rel":"update","method":"PATCH"},{"href":"https://api.sandbox.paypal.com/v1/notifications/webhooks/46N90101SA7196504","rel":"delete","method":"DELETE"}]}]}