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