sandboxes

Get sandbox status

Retrieve the lightweight status of a sandbox for polling.

get/v2/sandboxes/boxes/{name}/status

Path parameters

namestring required

Sandbox display name

Response

OK

statusstring
status_messagestring

Changes

Changed in 2 of the 48 revisions of this API.3

    • added the optional property detail/error_id to the response with the 404 status

      response-optional-property-added

    • added the optional property detail/error_id to the response with the 500 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security X-Service-Key was added to the API

      api-security-added