Returns a paginated list of automation executions for the authenticated tenant. Authentication uses x-api-key with optional x-tenant-id; the controller validates the API key, resolves the user and tenant, runs under tenant context, and requires automation:read permission. The service forces tenant into the execution query conditions. Current service code appears to wrap the execution array in another array before createPaginatedResponse, which may produce nested data in practice.
Success response 200 · schema AutomationExecutionListResponse
pendingrunningcompletedfailedcancelledtimeoutskippeddebuginfowarnerrorautomation_execution