Devbox Observability Tools
Live Tail Devbox Logs.
Tail the logs for the given devbox. This will return past log entries and continue streaming from there. The stream will then continue to stream logs until the connection is closed.
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
_mintlify/placeholder
OK
Was this page helpful?