Logo
Brex Developer API Documentation

Get Webhook

GET {{baseUrl}}/v1/webhooks/:id

Get details of a webhook

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "event_types": [ "TRANSFER_PROCESSED", "REFERRAL_ACTIVATED" ], "id": "tempor laboris eiusmod", "status": "ERROR", "url": "elit incididunt labor" }



Curl
curl -X GET 'https://platform.brexapis.com/v1/webhooks/:id'

ENDPOINTS