GET
/
v1
/
devboxes
/
{id}
/
logs
/
tail

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The Devbox ID.

Query Parameters

execution_id
string

ID of execution to filter logs by.

shell_name
string

Shell Name to filter logs by.