---
title: "Get list of identification types and their codes."
method: GET
path: "/v0.2.4/info/identification-types"
tags: ["Info"]
---

# Get list of identification types and their codes.

`GET /v0.2.4/info/identification-types`

## Response `200`

Success.

- object
  - `status` string — Status of the request.
  - `message` string — Success message.
  - `data` object[]
    - `type` string — Type of identification document.
    - `code` string — Code associated with the identification type.

## Other responses

- `401` — Access to this resource is not available for unauthenticated users.
- `403` — Access to this resource is forbidden.
- `500` — Indicates an internal server error.

---

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