List issues agent configs (Beta)
Beta: This endpoint is in active development and may change without notice.
Returns every issues agent config configured for the authenticated tenant.
Authorizations
Response
OK
IDs of the latest run on LangSmith Deployments; NULL until first trigger.
PreviewVerifyEnabled lets this board's fix runs use preview deployments when the deployment-wide preview verification kill switch is also on.
RunFilter is a runs-filter-DSL string scoping which traces Engine analyzes (prompt guidance, not an enforced query). NULL = no scope. Clamped by validateRunFilter.
SessionLCUSpendLimitMonthly is the per-project monthly Engine LCU spend limit: NULL/negative = no limit; 0 or positive = monthly cap (spend is never negative, so a cap of 0 always reads as reached). Enforced in addition to (and independently of) the org-level limit. Serialized as a string to preserve NUMERIC(28,6) precision.
JOINed from tracer_session
JOINed from tenants (workspace label); resolved server-side so the org-admin list can label rows across workspaces the caller isn't a member of
User-owned freeform preferences. Engine reads this as authoritative context and reconciles it into the Agent Overview on the next scan, but never edits it. NULL when the user hasn't set any.

