v50

OpenAPI 3.0.0raw.githubusercontent.com2026-08-015895110.3 KB
sandboxes

Sandbox logs (v2)

Get sandbox logs

get/v2/sandboxes/{sandboxID}/logs

Path parameters

sandboxIDstring required

Query parameters

cursorinteger

Starting timestamp of the logs that should be returned in milliseconds

limitinteger

Maximum number of logs that should be returned

direction'forward' | 'backward'

Direction of the logs that should be returned

Direction of the logs that should be returned

level'debug' | 'info' | 'warn' | 'error'

State of the sandbox

Minimum log level to return. Logs below this level are excluded

searchstring

Case-sensitive substring match on log message content

Response

Successfully returned the sandbox logs