Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of buckets documents that matched your query. |
buckets | array | List of buckets. Can be one of: |
Example
JSON
{
"total": 5,
"buckets": ""
}
JSON
{
"total": 5,
"buckets": ""
}