# Get Specific Dataflow **GET /dataflows/{dataflowId}** Return specific Dataflow. ## 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 ## Responses ### 200 OK #### Body: application/json (object) - **created_by** (string) Name of the person created this Dataflow - **created_date** (string) Created Date - **modified_by** (string) Name of the last person modified this Dataflow - **modified_date** (string) Modified Date - **id** (string) id of the Dataflow - **description** (string) description of the Dataflow - **enable_error_email_notifications** (string) Indicates if the error email notifications will be enabled. - **error_notification_email** (string) The email or email addresses to send error notifications to. Multiple emails must be separated by a comma. - **links** (array) - **max_objects_per_dataflow** (number) Number of objects allowed per Dataflow - **name** (string) name of the Dataflow - **nodes** (array) - **owning_entity** (string) owner of the Dataflow - **status** (number) Currently not used - **trusted_entities** (array) [Powered by Bump.sh](https://bump.sh)