Get Complete Scan Results
Get the complete results of a scan job including all vulnerabilities, tools scanned, and detailed analysis. Results are only available for completed jobs.
Documentation Index
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Unique scan job UUID
"123e4567-e89b-12d3-a456-426614174000"
Response
Complete scan results retrieved
Complete results of a finished scan job. Ownership/registry fields (org_id, user_id, project_name, registry_name) are only populated for private jobs; for public jobs they are returned as null. These fields mirror the x-enkrypt-* response headers.
Full scan output: vulnerabilities, tools scanned, and analysis metadata. Present once job_status is completed.
Whether the scanned server is an official registry entry. Mirrors x-enkrypt-is-official header.
Whether the scan is private (scoped to the calling account). Mirrors x-enkrypt-is-private header.
Scan type. Mirrors x-enkrypt-scan-type header.
source, hosted, null Repository / server identifier. Mirrors x-enkrypt-repo-name header.
Hosted MCP server endpoint URL (hosted scans only). Mirrors x-enkrypt-endpoint-url header.
Authentication type used for the hosted scan (hosted scans only). Mirrors x-enkrypt-auth-type header.
Organization ID. Only populated when the job is private.
User ID. Only populated when the job is private.
Project name. Only populated when the job is private.
Registry name. Only populated when the job is private.

