Display All Fields

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Use: .include("*")

For example:

//Find all items, and display all the item fields
items.find().include("*")