---
title: "GET /documentTypes"
method: GET
path: "/documentTypes"
tags: ["DocumentType"]
---

# GET /documentTypes

`GET /documentTypes`

## Get documents types
 Get all document types

## Query parameters

- `authorization` string

## Response `200`

Array of document types

- object[]
  - `id` integer
  - `type` string
  - `countryId` integer

---

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