Sauce Labs · Example Payload

Sauce Labs Get Platform Status Example

TestingCross-Browser TestingMobile TestingReal DevicesAutomationCI/CDQuality Assurance

Sauce Labs Get Platform Status Example is an example object payload from Sauce Labs, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_commentresponse

Example Payload

Raw ↑
{
  "_comment": "GET /v1/info/status - Platform operational status",
  "response": {
    "wait_time": 0.5,
    "service_operational": true,
    "status_message": "Basic service is operational"
  }
}