Get webhook registrations for business
get
API to get a webhook registrations for business
Authorizations
X-API-KeystringRequired
API key for authorization
Path parameters
businessIdstringRequired
Responses
200
A successful response.
application/json
201
Successful response containing details of webhook subscriptions for business.
application/json
default
An unexpected error response.
application/json
get
/v1/businesses/{businessId}/webhooksPreviousUpdate an existing webhook registration by event topicNextDelete a webhook registration for business
Last updated