get
https://example.com/api/autotest/workspaces//executions/
api/autotest/workspaces/{WorkspaceId}/executions/{ExecutionId}
Reads the result of an execution. This can be used to read previous
executions or while performing an asynchronous execution.
Returns 202:Accepted and a Location header while the execution is
still running.