---
title: "Return recently generated CBOMs from the repository"
method: GET
path: "/api/v1/cbom/last/{limit}"
tags: ["CBOM Resource"]
---

# Return recently generated CBOMs from the repository

`GET /api/v1/cbom/last/{limit}`

Returns a list of the most recently generated CBOMs. The length of the list can by specified via the optional 'limit' parameter.

## Path parameters

- `limit` integer, required

## Response `200`

OK

## Changes

> 5 revisions in range; 1 could not be searched.

- **2024-11-21** `1a1868e2a686` — 1 info
  - endpoint added
- **2024-09-17** `02adea99283b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cbomkit/apis/cbomkit-api/changes/api/v1/cbom/last/:limit/get.md)

---

[API](https://skmtc.dev/cbomkit/apis/cbomkit-api.md) · [All operations](https://skmtc.dev/cbomkit/apis/cbomkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cbomkit/cbomkit-api/revisions/b95e38313510/schema)
