---
title: "List document types"
method: GET
path: "/documents/types"
tags: ["Documents"]
---

# List document types

`GET /documents/types`

Returns account-scoped allowed document types and labels.

## Response `200`

OK

- object
  - `document_types` object[]
    - `code` string, required
    - `label` string, required

## Other responses

- `401` — Unauthorized

---

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