Retrieve all webhooks
Webhooks
Retrieve all webhooks
Retrieves all registred webhooks.
GET
Retrieve all webhooks
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
Example:
"code provided to you from Tabby side"
Response
Success. Webhook object is returned.
Unique webhook ID, assigned by Tabby.
Example:
"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).
Example:
"https://example.com/"