List Webhooks
GET {{baseUrl}}/v1/webhooks
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
ratio-client-id
|
string | (Required) Your Ratio Client Identifier | |
ratio-client-secret
|
string | Curl curl -X GET '/v1/webhooks' -H 'ratio-client-id: ' -H 'ratio-client-secret: ' -H 'Accept: application/json' ENDPOINTS |