Get a flow by name.
The name of the flow
Successful Response
An ORM representation of flow data.
The name of the flow
"my-flow"
A list of flow tags
["tag-1", "tag-2"]
A dictionary of key-value labels. Values can be strings, numbers, or booleans.
{ "key": "value1", "key2": 42 }