ready, provisioning, or queued status.
Path parameters
| Field | Type | Description |
|---|---|---|
run_id | string | Provisioning run id returned from POST /validate/twins/provision. |
| Status | Description |
|---|---|
400 | run_id is not a valid UUID, or the run is not in a state that can be torn down. |
404 | No run with that id exists for the authenticated user. |

