List execution logs for the project with optional filtering.
Execution logs track all agent invocations, chats, and tool executions. Use filters to narrow down results by type, source, name, or status.
Filters:
type: Filter by execution type (agent_invoke, agent_chat, tool_call)source: Filter by request source (api, cli, dashboard, widget, sdk)name: Filter by agent or tool namestatus: Filter by result status (success, error, timeout)API Key or Personal Access Token (PAT). When using PAT, include X-Project header.
Number of logs to return
1 <= x <= 100Cursor for pagination
Filter by execution type
agent_invoke, agent_chat, tool_call Filter by request source
api, cli, dashboard, widget, sdk Filter by agent or tool name
Filter by execution status
success, error, timeout