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

# Find a service by id

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

This endpoint allows to get service information by id including the name, the ids of the carriers which operate the service, the designation of the service per carrier, the intermediate port calls and the IMOs of the vessels operating these services.

Note that `carrierIds`, `portLocodes` and `vesselImos` in the response are deprecated.

## Path parameters

- `id` integer, required

## Response `200`

OK

## Other responses

- `404` — Service 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)
