---
title: "Get SBOM as raw json"
method: GET
path: "/api/sbom"
tags: ["API SBOM"]
---

# Get SBOM as raw json

`GET /api/sbom`

Returns the SBOM of a firmware analysis in raw JSON format.

## Path parameters

- `analysis_id` string, uuid, required

## Response `200`

OK

- object
  - `sbom` object

## Changes

- **2026-01-07** `26e3cbf5a372` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/e-m-b-a/apis/embark-api/changes/api/sbom/get.md)

---

[API](https://skmtc.dev/e-m-b-a/apis/embark-api.md) · [All operations](https://skmtc.dev/e-m-b-a/apis/embark-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/e-m-b-a/embark-api/revisions/26e3cbf5a372/schema)
