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