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