Retrieve a webhook
Retrieves the specified webhook.
Authorizations
Bearer authentication header of the form Bearer <secret_key>, where <secret_key> is your secret_key.
Headers
Used for multi store/countries setup, please contact your Account manager to recognize that
"code provided to you from Tabby side"
Path Parameters
ID of the webhook.
"webhook id, uuid format"
Response
Success. Webhook object is returned.
Unique webhook ID, assigned by Tabby.
"unique webhook id"
Deprecated. The webhook environment is determined by the secret key used at registration (production sk_... or test sk_test_...), not by this field.
HTTPS endpoint for notifications. The URL should be valid and accessible (not local).
"https://example.com/"