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