---
title: "Get list of available conversation order types"
method: GET
path: "/conversations/orders/list"
tags: ["Conversations"]
---

# Get list of available conversation order types

`GET /conversations/orders/list`

REQUIRED SCOPES <code>['conversations:read']</code>

## Response `200`

Successful operation

- object[]
  - `key` string
  - `label` string

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
