LambdaTest · Example Payload

Lambdatest Smartui Build Status Example

TestingCross-Browser TestingSeleniumCypressPlaywrightMobile TestingAutomationQAVisual Regression

Lambdatest Smartui Build Status Example is an example object payload from LambdaTest, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datastatus

Example Payload

Raw ↑
{
  "data": {
    "changesFound": 2,
    "approved": 5,
    "underReview": 1,
    "rejected": 0,
    "buildId": "2423e94d-7f12-460c-8de7-e35db3698d8a",
    "buildName": "c24dd3e",
    "projectName": "web-project",
    "buildStatus": "Changes Need Approval",
    "message": "Fetched Build Status Successfully"
  },
  "status": "success"
}