---
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

---

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