Get Agent Scan Limit
Agent Analysis
Get Agent Scan Limit
Retrieves the scan limit and current usage for an organization. Each organization has a configurable limit on the number of repositories that can be scanned using agent analysis. If no limit record exists, a default limit is created automatically.
POST
Get Agent Scan Limit
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
Organization identifier on the VCS platform
Example:
"my-org"
Version control service provider
Available options:
github, gitlab, azuredevops, bitbucket Example:
"github"
Base URL for GitHub (for GitHub Enterprise Server)
Base URL for GitLab (for self-hosted instances)
Base URL for Azure DevOps (for self-hosted instances)
Base URL for Bitbucket (for Bitbucket Data Center)
Response
Scan limit retrieved successfully