SQL Command ReferenceDESCRIBE FLOWOn this pageDESCRIBE FLOW Description Show the configurations and status for a specified Flow. Note that the SQL statement does not end with ; Syntax DESCRIBE FLOW `<name>` Sample response Examples DESCRIBE FLOW `ingestion_flow_1` Required parameters <name>: Specify the name of the Flow to describe.