---
title: "List carrier features"
method: GET
path: "/v-beta/ltl/carriers/{carrier_code}/features"
tags: ["ltl"]
---

# List carrier features

`GET /v-beta/ltl/carriers/{carrier_code}/features`

Get a list of features offered by a particular carrier

## Response `200`

The request was successful

- object
  - `features` string[] — List of supported features

## Other responses

- `400` — The request contained errors.
- `404` — The specified resource does not exist.
- `500` — An error occurred on ShipEngine's side. > This error will automatically be reported to our engineers.

---

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