# Get Specific RecordSet **GET /dataflows/{dataflowId}/recordsets/{recordSetId}** Get specific RecordSet for the given dataflowId and recordSetId ## 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 - **recordSetId** (string) id of the RecordSet ## 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)