Wait For Ready

View as MarkdownOpen in Claude
Block until the sandbox pod is ready or timeout.

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
task_idstringRequired1-255 characters
poll_intervalintegerOptional1-60Defaults to 5
timeoutintegerOptional1-600Defaults to 120

Response

Successful Response
readyboolean
elapsed_secondsdoubleDefaults to 0

Errors

422
Unprocessable Entity Error