Flows
Get flow
Get a flow by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Example:
568971
Response
200
application/json
OK
Example:
{
"$ref": "#/components/examples/flowGcalToBigquery/value"
}