# Get RecordSets **GET /dataflows/{dataflowId}/recordsets** Get RecordSets for the given dataflowId ## Servers - https://dataflownode.zerionsoftware.com/zcrypt/v1.0: https://dataflownode.zerionsoftware.com/zcrypt/v1.0 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **dataflowId** (string) id of the Dataflow ## Responses ### 200 Successful response #### Body: application/json (object) - **_id** (string) id of the RecordSet - **recordSetName** (string) name of the RecordSet - **owningEntity** (string) Owner of the RecordSet - **owningCollection** (string) Collection of the RecordSet - **description** (string) Description of the RecordSet - **dataflowId** (string) DataflowId for the RecordSet - **version** (string) Version of RecordSet [Powered by Bump.sh](https://bump.sh)