HasActiveActions
Endpoint for active test runs.
Example Telerik.TestStudio.Shared.Communication.Transports.TestListExecutionStatus object:
{
    "Id": "GUID",
    "TestListId": "GUID",
    "NumberOfMinutesToKeepResults": "int",
    "ResultWritten": "boolean"
}
GET /HasActiveActions Returns true if the some jobs are

Parameters

/HasActiveActions

Returns

true - if you have runned jobs otherwise else
HTTP Status
Reason
200
OK