{ "operationId": "get-merchants-merchantId-webhooks", "method": "GET", "path": "/merchants/{merchantId}/webhooks", "summary": "Adyen List All Webhooks", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "get-merchants-merchantId-webhooks400Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "401", "contentType": "application/json", "name": "get-merchants-merchantId-webhooks401Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "403", "contentType": "application/json", "name": "get-merchants-merchantId-webhooks403Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "422", "contentType": "application/json", "name": "get-merchants-merchantId-webhooks422Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } }, { "status": "500", "contentType": "application/json", "name": "get-merchants-merchantId-webhooks500Example", "example": { "detail": "example_value", "errorCode": "CODE123", "instance": "example_value", "invalidFields": [ "example_value" ], "requestId": "500123", "response": "example_value", "status": 500, "title": "example_value", "type": "standard" } } ] }