Get Webhook Configuration By Id
GET/webhooks/:hookId
Retrieves the details of a specific webhook configuration for the tenant by its unique ID. Use this endpoint to view information such as the TaregtURL, subscribed events, or other settings of a particular webhook.
Request
Responses
- 200
- 400
- 403
- 404
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Forbidden: The client does not have permission to access the resource.
Not Found: The server cannot find the requested resource.