Get webhooks
Get webhook
This endpoint let you get one webhook information.
GET http://api.responsly.com/v1/forms/{formid}/webhooks/{tag}
Path parameters
- form_id - Id of form
- tag - name of webhook
Get webhooks
This endpoint let you get all webhooks information on selected form.
GET http://api.responsly.com/v1/forms/{formid}/webhooks
Path parameters
- form_id - Id of form