---
title: "Find a carrier by id"
method: GET
path: "/search/v2/carrier/{id}"
tags: ["Carrier by ID"]
---

# Find a carrier by id

`GET /search/v2/carrier/{id}`

This endpoint allows to get carrier information by id.

## Path parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `404` — Carrier not found.

---

[API](https://skmtc.dev/searoutes/apis/geocoding.md) · [All operations](https://skmtc.dev/searoutes/apis/geocoding/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/searoutes/geocoding/revisions/59f769fc4f39/schema)
