Description
Retrieves the item field names for searching or sorting on bucket items.
GET /items/fields
Retrieves the item field names for searching or sorting on bucket items.
HTTP Code | Description | Schema |
---|---|---|
200 |
successful operation |
/
application/json
Type | Name |
---|---|
apiKey |
/items/fields
{
"fields" : [ "string" ]
}