Sandboxes

Get a sandbox screenshot

Capture and return a PNG screenshot of the sandbox's current desktop.

GET
/v1/sandboxes/{id}/screenshot

Capture and return a PNG screenshot of the sandbox's current desktop.

AuthorizationBearer <token>

API key starting with tektona_. Create one at app-dev.tektona.ai under API Keys.

In: header

Path Parameters

id*string

Sandbox ID (ULID)

Response Body

application/json

application/problem+json

curl -X GET "https://api-dev.tektona.ai/v1/sandboxes/string/screenshot"
"string"