Jobs›
Jobs
Get detailed test results within a specific stage.
This API provides a deep dive into the tests conducted in a particular [Stage](https://www.lambdatest.com/support/docs/hyperexecute-status/#3-stage-level-status). By specifying the stageID, you receive information about each test, including success or failure, making it easier to pinpoint where things went right or wrong during execution.
GET
/v1.0/stage-tests/{stageID}
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
stageIDstringrequired
Enter the stage ID
Response
application/jsonSuccessful operation
dataarray
statusstring