List Webhooks
Webhook Management
List Webhooks
Fetch a list of all webhook endpoints associated with your merchant account.
POST
List Webhooks
Fetch a list of all webhook endpoints associated with your merchant account.
Body Parameters
(Optional) Filter webhooks by status (
true for active, false for inactive).Response
Indicates if the request was successful.
List of webhook endpoints.
Sample Request
Sample Response
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Filter webhooks by status (true for active, false for inactive).

