FlowFiles

Retrieve flow files list

get/flows/{flowID}/files/

Path parameters

flowIDinteger required

flow id

Response

flow files list received successful

statusstring

Example response

{
  "status": "success"
}

Changes

Changed in 2 of the 21 revisions of this API.11