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"
} |
ENDPOINTS