Error
API Reference
Get agent logs
Returns container logs. Requires admin role. With follow=true, returns an SSE stream (text/event-stream). Without follow, returns JSON with log text.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Number of tail lines
If "true", stream logs via SSE
Available options:
true, false Response
Log output (JSON or SSE stream)