Get Execution Logs
Observability
Get Execution Logs
Get all logs for a specific execution.
This endpoint queries Loki for all logs with the specified execution_id label. For security, it also filters by the current user’s user_id to ensure users can only view logs for their own executions.
GET
Get Execution Logs
Documentation Index
Fetch the complete documentation index at: https://docs.lyceum.technology/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.
Path Parameters
Query Parameters
Maximum number of log entries to return
Required range:
1 <= x <= 10000Number of hours to look back
Required range:
1 <= x <= 168
