Apache NiFi Registry REST API ReferencePDF 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 Fields

  • /

  • application/json

Type Name

apiKey

Authorization

Request path

/items/fields

Response 200

         {
  "fields" : [ "string" ]
}
      

We want your opinion

How can we improve this page?

What kind of feedback do you have?