Get a Webhook
Get a Webhook
GET
https://{{accountSlug}}.myeshopbox.com/api/platform/v1/client-webhook/:id
This endpoint allows you to get a registered webhook.
Path Parameters
Name
Type
Description
id
string
The id for the webhook
Headers
Name
Type
Description
Authorization
string
The Bearer token to grant access to the API.
Last updated