---
title: "Get scan results (AIBOM)"
method: GET
path: "/supply-chain/v3/scans/{scan_id}"
tags: ["Model Scanner SaaS", "Model Scanner Hybrid"]
---

# Get scan results (AIBOM)

`GET /supply-chain/v3/scans/{scan_id}`

## Headers

- `Accept` 'application/vnd.cyclonedx+json'

## Response `200`

The scan result, which may contain scan failures.

## Other responses

- `204` — The result has not been generated yet.
- `400` — The request failed due to a client error, with one or more of the following possible causes: 1. The request required a tenant_id field, which was missing. 2. The request was malformed syntactically or semantically.
- `404` — The specified resource was not found.
- `415` — The `Accept` header contains an unsupported media type.

---

[API](https://skmtc.net/hiddenlayerai/apis/hiddenlayer-audit-api.md) · [All operations](https://skmtc.net/hiddenlayerai/apis/hiddenlayer-audit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiddenlayerai/hiddenlayer-audit-api/versions/efca861e915b/schema)
