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