Skip to main content
GET
Get Payment Webhooks

Query Parameters

env_mode
enum<string>
default:live

To retrieve webhook subscriptions in test mode, set this to test. For production webhook subscriptions, set it to live. Defaults to live if not specified.

Available options:
test,
live

Response

200 - application/json

A list of all webhooks configured for your vendor.

message
string
Example:

"List of registered webhook endpoint in test mode for suave."

data
object[]