Flow Runs
Filter Flow Run Input
Filter flow run inputs by key prefix
POST
Headers
Path Parameters
The flow run id
Body
application/json
The input key prefix
The maximum number of results to return
Exclude inputs with these keys
Response
200
application/json
Successful Response
The flow run ID associated with the input.
The key of the input.
The value of the input.
The sender of the input.
Was this page helpful?