---
title: "List carrier"
method: GET
path: "/seller/orders/carriers"
tags: ["seller-orders"]
---

# List carrier

`GET /seller/orders/carriers`

List supported carrier identifiers for shipment tracking.

Use this endpoint to populate shipping carrier dropdowns in seller fulfillment UIs.

Behavior:
- Returns a key/value map of supported carriers.
- Data is cached for long periods because carrier lists change infrequently.

Tip:
- Use the returned value exactly when sending shipment update requests.

## Response `200`

Carriers

- object — Supported carriers for EasyPost tracking

---

[API](https://skmtc.net/managem/apis/managem-api.md) · [All operations](https://skmtc.net/managem/apis/managem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/managem/managem-api/versions/6367b514f6ea/schema)
