---
title: "Get carrier services"
method: GET
path: "/v1/carriers/{carrier_name}/services"
tags: ["Carriers"]
---

# Get carrier services

`GET /v1/carriers/{carrier_name}/services`

Retrieve a carrier's services

## Path parameters

- `carrier_name` string, required

## Response `200`

- object

## Other responses

- `404`
- `500`

---

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