FlowFiles
Retrieve flow files list
get/flows/{flowID}/files/
Path parameters
flowIDinteger required
flow id
Response
flow files list received successful
Example response
{
"status": "success"
}Changes
Changed in 2 of the 21 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲