GET
/
flow
/
{id}
curl --request GET \
  --url https://queryfd.onrender.com/flow/{id}
"<any>"

Path Parameters

id
string
required

Unique identifier for the flow.

Response

200
application/json
Successful Response

The response is of type any.