---
title: "list converted documents"
method: GET
path: "/conversion"
tags: ["Conversion"]
---

# list converted documents

`GET /conversion`

Retrieves the collection of Conversion resources.

## Query parameters

- `page` integer
- `itemsPerPage` integer

## Response `200`

Conversion collection

- Conversion[]
  - `id` integer — identifier
  - `type` string — type of conversion e.g. 'financial-statement'
  - `url` string — url or subtype of conversion, e.g. 'other-accounting'
  - `status` string — conversion processing status
  - `file` string — name of file

---

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