Get a webhook
Get a webhook
GET
https://api.complycube.com/v1/webhooks/:id
Retrieves an existing webhook
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The ID of the webhook. |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | The live or sandbox API key. |
Example request
Last updated