Returns container logs. Requires admin role. With follow=true, returns an SSE stream (text/event-stream). Without follow, returns JSON with log text.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of tail lines
If "true", stream logs via SSE
true, false Log output (JSON or SSE stream)