Skip to main content

Payload

{
  "status": "string"
}

Properties

status
string
Status of the dashboard in the iframe. One of loading, running, done, or error.

Example

{
  "status": "loading"
}