Get Agent Scan Results
Agent Analysis
Get Agent Scan Results
Retrieves the results of an agent analysis scan. If the scan is still in progress, returns a status of in_progress. Once complete, returns deduplicated issues found across all analyzed files. Issues are deduplicated using LLM-based analysis to remove duplicate findings across files.
POST
Get Agent Scan Results
Documentation Index
Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
Scan results retrieved successfully
Scan identifier
Example:
"aB3xK9mP2q"
Repository name
Example:
"owner/repository"
Current status of the scan
Available options:
completed, in_progress Example:
"completed"
List of file results with issues found
Total number of deduplicated issues found across all files
Example:
5