---
title: "Get order Status types list."
method: GET
path: "/rest/api/orders/status/map/"
tags: ["Order"]
---

# Get order Status types list.

`GET /rest/api/orders/status/map/`

Get Order Status types list

## Response `200`

Returns list of order Status objects

- MappingDTO[]
  - `id` integer — Internal element ID
  - `key` string — Internal element key name
  - `name` string — Internal element name
  - `description` string — Internal element description

## Other responses

- `401` — Authorization failed

---

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