Get Execution Logs
Platform
Get Execution Logs
Get all logs for a specific execution.
This endpoint queries Loki for all logs with the specified execution_id label. Access is gated on the execution belonging to the caller’s active org, since Loki labels carry no org/user context to filter on.
GET
Get Execution Logs
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
