Devbox Observability Tools
Get Devbox logs.
Get all logs from a running or completed Devbox.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Devbox ID.
Query Parameters
ID of execution to filter logs by.
Shell Name to filter logs by.
Response
200
application/json
OK
List of logs for the given devbox.
Was this page helpful?