Appearance
Get a webhook ​
GET
/v1/webhooks/{webhook_id}
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
webhook_id*
The webhook identifier.
Type
Requiredstring
Responses​
OK
application/json
JSON"webhook_id": null,"event_type": "string","client_id": "string","endpoint": "string"
{
 Â
 Â
 Â
 Â
}