Get Application Demo Logs
Applications API
Get Application Demo Logs
Collect a bounded log tail from one of the demo’s pods. An empty pod resolves to the demo’s own pod. tail_lines defaults to 200 and is capped at 2000. A malformed workspace_id is reported as the same 404 as an unknown demo. A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication).
GET
Get Application Demo Logs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.