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