Get Webhook
Fetch details of a specific webhook.
/webhooks/:webhook_id
GET
https://api.terminal.africa/v1/webhooks/:webhook_id
This endpoint allows you to get a list of retrieve an existing webhook.
Path Parameters
Name | Type | Description |
---|---|---|
webhook_id* | string | Unique webhook_id for specific webhook. |
Last updated