Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

OK

devbox_id
string
required

The ID of the Devbox with a pending eviction.

eviction_deadline_ms
integer<int64>
required

Unix timestamp (milliseconds) after which the Devbox will be suspended. Advisory and best-effort.