v1

latestOpenAPI 3.0.12026-07-177473205.1 KB
Test sessions

Query the status, logs and results of one or more test sessions.

post/tests/status

Request body

sessionstring[] required

The session identifier(s) to look up.

withLogsboolean

Whether or not the log output for each session should be returned.

withReportsboolean

Whether or not the XML test case report should be returned.

Response

Test sessions' status successfully returned.