---
title: "Retrieve list of carriers for the account"
method: GET
path: "/carriers"
tags: ["Carriers"]
---

# Retrieve list of carriers for the account

`GET /carriers`

## Response `200`

Return list of carriers

- GetCarrierResource[]
  - `carrierGuid` string, uuid, required
  - `carrierName` string, required
  - `carrierStatus` string
  - `carrierType` string

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/royalmail/apis/channelshipper-royal-mail-public-api.md) · [All operations](https://skmtc.net/royalmail/apis/channelshipper-royal-mail-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/royalmail/channelshipper-royal-mail-public-api/revisions/7e0c23c81719/schema)
