GET
/
api
/
flow_runs
/
{id}
/
input
/
{key}
"<any>"

Headers

x-prefect-api-version
string

Path Parameters

id
string
required

The flow run id

key
string
required

The input key

Response

200
application/json
Successful Response

The response is of type any.