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
OK
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Devbox ID.
ID of execution to filter logs by.
Shell Name to filter logs by.
OK