v1

latestOpenAPI 3.0.02026-07-249055687.1 KB
full-scans

Get full scan metadata

Get metadata for a single full scan

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

  • full-scans:list
get/orgs/{org_slug}/full-scans/{full_scan_id}/metadata

Path parameters

org_slugstring required

The slug of the organization

full_scan_idstring required

The ID of the full scan

Response

The data from the full scan

idstring
created_atstring
updated_atstring
organization_idstring
organization_slugstring
repository_idstring
repository_slugstring
branchstring nullable
commit_messagestring nullable
commit_hashstring nullable
pull_requestinteger nullable
committersstring[]
html_urlstring nullable
api_urlstring nullable
workspacestring
repostring
html_report_urlstring
integration_typestring nullable
integration_repo_urlstring nullable
integration_branch_urlstring nullable
integration_commit_urlstring nullable
integration_pull_request_urlstring nullable
scan_typestring nullable
scan_state'pending' | 'precrawl' | 'resolve' | 'scan' nullable

The current processing status of the SBOM