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
Documentation Index
Fetch the complete documentation index at: https://docs.hill90.com/llms.txt
Use this file to discover all available pages before exploring further.
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)