Scan results

Scan results API overview

A scan result represents the outcome of a discovery scan, including certificate chain, status/metadata(optional) and location where certificate were found.
A single operation may produce multiple results. These results can be retrieved and filtered using the List results endpoint.

The Scan results APIs allow users to import external certificate data into SCM and retrieve the imported data for verification.

Location details can be imported along with certificate data. For more information, see Locations.

Scan results API endpoints

The following table lists the endpoints for working with scan results.
Click any endpoint name in the first column to open its API reference page.

EndpointMethodPathDescription
List resultsGET/api/v1/resultsRetrieve scan results for an operation, with support for filtering and pagination.
Import resultsPOST/api/v1/resultsImport a batch of certificate data for a specific scan operation.