---
title: "Get list of all carriers"
method: GET
path: "/carriers"
tags: ["carriers"]
---

# Get list of all carriers

`GET /carriers`

ADD ENDPOINT DESCRIPTION HERE

## Response `200`

successful operation

- CarrierGet[]
  - `code` string
  - `name` string
  - `carrierSlug` string

---

[API](https://skmtc.net/writechoiceorg/apis/connector.md) · [All operations](https://skmtc.net/writechoiceorg/apis/connector/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/writechoiceorg/connector/revisions/7ce09a4b2a4e/schema)
