---
title: "Get Courier"
method: GET
path: "/v1/couriers/{slug}"
tags: ["Tracking"]
---

# Get Courier

`GET /v1/couriers/{slug}`

Get details for a specific courier.

Requires valid API key in X-API-Key header.
This endpoint does not count against your quota.

## Path parameters

- `slug` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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