Session
List Sessions
List sessions with optional filtering.
Returns
Returns a list of Session objects.
Example
Parameters
The ID of the version to filter sessions by.
The ID of the test case to filter sessions by.
A custom ID to filter sessions by.
At least one of the 3 parameters (filters) described above must be passed to the method
The number of sessions to skip before starting to collect the result set.
The maximum number of sessions to return.