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