Created 02-03-2023 01:57 AM
Hi Everyone, the API would be :
GET https://<URL>/nifi-api/flowfile-queues/<id>/flowfiles/<flowfile-uuid>/content?clusterNodeId=<clusterNodeId>
You'll get the content of the FlowFile in the queue.
View solution in original post