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.
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.
Maximum number of log entries to return
1 <= x <= 10000Number of hours to look back
1 <= x <= 168