---
title: "List BOMs"
method: GET
path: "/boms"
tags: ["boms"]
---

# List BOMs

`GET /boms`

Returns a paginated list of BOMs for the authenticated business

## Query parameters

- `page` integer
- `page_size` integer
- `business_node_ids` string
- `search` string
- `has_source_file` boolean
- `status` string
- `item_id` string

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

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