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.

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.

Response

OK

logs
object[]
required

List of logs for the given devbox.