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