# Get Webhooks for dataflowId and RecordSetId **GET /dataflows/{dataflowId}/recordsets/{recordSetId}/webhooks** Get Webhooks for the selected dataflowId and RecordSetId. ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow - **recordSetId** (string) id of the RecordSet ## Responses ### 200 OK #### Body: application/json (object) - **id** (string) id of the Webhook - **record_set_id** (string) RecordSet Id - **requested_by** (string) requestor name - **status** (number) Not used - **webhook_name** (string) Webhook name - **webhook_url** (string) Webhook URL [Powered by Bump.sh](https://bump.sh)