/
LI
lightdash
/
Lightdash API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
MIT
2026-07-26
400
1,540
832.7 KB
Create AI agent review item
Create a manual AI agent issue
post
/api/v1/aiAgents/admin/review-items
Request body
CreateAiAgentReviewItem
required
targetRefs
AiAgentTargetRef[]
required
priority
'urgent'
|
'high'
|
'medium'
|
'low'
|
'none'
required
primaryRootCause
'semantic_layer'
|
'project_context'
|
'agent_configuration'
|
'product_capability'
|
'runtime_reliability'
|
'feedback_quality'
|
'not_a_failure'
|
'ambiguous'
required
assignedToUserUuid
string
nullable
required
agentUuid
string
nullable
required
projectUuid
string
required
description
string
nullable
required
title
string
required
Response
Created
ApiAiAgentReviewItemResponse
required
results
AiAgentReviewItemSummary
required
status
'ok'
required