Apache NiFi Registry REST APIPDF version

3.10.2. Get item fields

GET /items/fields

Retrieves the item field names for searching or sorting on bucket items.

HTTP Code Description Schema

200

successful operation

4.34. Fields

  • /

  • application/json

/items/fields

         {
  "fields" : [ "string" ]
}