Returns
Returns a list of Session objects.Example
Parameters
The ID or IDs of the version(s) to filter sessions by.
The ID or IDs of the test case(s) to filter sessions by.
The custom ID or IDs to filter sessions by.
The ID or IDs of the test(s) to filter sessions by.
Sort sessions by creation date. Valid values are “asc” and “desc”.
At least one of the 3 parameters (filters) described above must be passed to the method
Number of sessions to skip before starting to collect results. Use for pagination.Default:
0 (start from the beginning)Maximum number of sessions to return in a single request.Default:
1000