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.

Response

Test sessions' status successfully returned.

Changes