Error
A valid request URL is required to generate request examples{
"results": {
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdByUserUuid": "<string>",
"boardPosition": 123,
"prWritebackMessage": "<string>",
"linkedPrUrl": "<string>",
"linkedIssueUrl": "<string>",
"statusUpdatedByUserUuid": "<string>",
"statusUpdatedAt": "2023-11-07T05:31:56Z",
"findingCount": 123,
"lastSeenAt": "2023-11-07T05:31:56Z",
"firstSeenAt": "2023-11-07T05:31:56Z",
"assignedToUserUuid": "<string>",
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"description": "<string>",
"title": "<string>",
"agentUuid": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"fingerprint": "<string>",
"uuid": "<string>",
"latestFinding": {
"createdAt": "2023-11-07T05:31:56Z",
"projectContextEntry": {
"objects": [
"<string>"
],
"terms": [
"<string>"
],
"content": "<string>",
"id": "<string>"
},
"recommendation": {
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"rationale": "<string>",
"title": "<string>"
},
"evidenceExcerpts": [
{
"redacted": true,
"text": "<string>"
}
],
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"fixTargets": [],
"subcategories": [
"<string>"
],
"agentUuid": "<string>",
"projectUuid": "<string>",
"threadUuid": "<string>",
"promptUuid": "<string>",
"uuid": "<string>"
},
"remediation": {
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"resolvedByUserUuid": "<string>",
"createdByUserUuid": "<string>",
"retryPrompt": "<string>",
"errorMessage": "<string>",
"previewThreadUuid": "<string>",
"previewAgentUuid": "<string>",
"previewProjectUuid": "<string>",
"linkedPrUrl": "<string>",
"pullRequestUuid": "<string>",
"workThreadUuid": "<string>",
"sourceAgentUuid": "<string>",
"sourceProjectUuid": "<string>",
"sourceThreadUuid": "<string>",
"sourcePromptUuid": "<string>",
"sourceFindingUuid": "<string>",
"organizationUuid": "<string>",
"fingerprint": "<string>",
"uuid": "<string>"
},
"writebackEligibility": {
"reason": null,
"eligible": true
},
"writebackEligible": true
},
"status": "ok"
}API Reference
Create AI agent review item
Create a manual AI agent issue
POST
/
api
/
v1
/
aiAgents
/
admin
/
review-items
Error
A valid request URL is required to generate request examples{
"results": {
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdByUserUuid": "<string>",
"boardPosition": 123,
"prWritebackMessage": "<string>",
"linkedPrUrl": "<string>",
"linkedIssueUrl": "<string>",
"statusUpdatedByUserUuid": "<string>",
"statusUpdatedAt": "2023-11-07T05:31:56Z",
"findingCount": 123,
"lastSeenAt": "2023-11-07T05:31:56Z",
"firstSeenAt": "2023-11-07T05:31:56Z",
"assignedToUserUuid": "<string>",
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"description": "<string>",
"title": "<string>",
"agentUuid": "<string>",
"projectUuid": "<string>",
"organizationUuid": "<string>",
"fingerprint": "<string>",
"uuid": "<string>",
"latestFinding": {
"createdAt": "2023-11-07T05:31:56Z",
"projectContextEntry": {
"objects": [
"<string>"
],
"terms": [
"<string>"
],
"content": "<string>",
"id": "<string>"
},
"recommendation": {
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"rationale": "<string>",
"title": "<string>"
},
"evidenceExcerpts": [
{
"redacted": true,
"text": "<string>"
}
],
"targetRefs": [
{
"modelName": "<string>",
"type": "model"
}
],
"fixTargets": [],
"subcategories": [
"<string>"
],
"agentUuid": "<string>",
"projectUuid": "<string>",
"threadUuid": "<string>",
"promptUuid": "<string>",
"uuid": "<string>"
},
"remediation": {
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"resolvedByUserUuid": "<string>",
"createdByUserUuid": "<string>",
"retryPrompt": "<string>",
"errorMessage": "<string>",
"previewThreadUuid": "<string>",
"previewAgentUuid": "<string>",
"previewProjectUuid": "<string>",
"linkedPrUrl": "<string>",
"pullRequestUuid": "<string>",
"workThreadUuid": "<string>",
"sourceAgentUuid": "<string>",
"sourceProjectUuid": "<string>",
"sourceThreadUuid": "<string>",
"sourcePromptUuid": "<string>",
"sourceFindingUuid": "<string>",
"organizationUuid": "<string>",
"fingerprint": "<string>",
"uuid": "<string>"
},
"writebackEligibility": {
"reason": null,
"eligible": true
},
"writebackEligible": true
},
"status": "ok"
}Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
Show child attributes
Show child attributes
Available options:
urgent, high, medium, low, none Available options:
semantic_layer, project_context, agent_configuration, product_capability, runtime_reliability, feedback_quality, not_a_failure, ambiguous Was this page helpful?
āI