---
title: "Get Carriers"
method: GET
path: "/v1/catalog/carriers"
tags: ["Catalog"]
---

# Get Carriers

`GET /v1/catalog/carriers`

## Response `200`

Successful Response

- ExternalRecord[]
  - `id` string, required
  - `name` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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