Sessions List

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": ""
}