---
title: "Get a segment by ID"
method: GET
path: "/api/segments/{id}"
tags: ["Segments"]
---

# Get a segment by ID

`GET /api/segments/{id}`

## Path parameters

- `id` string, required

## Response `200`

Segment found

## Other responses

- `401` — Unauthorized
- `404` — Segment not found

---

[API](https://skmtc.net/navistone/apis/zazmic-platform-api.md) · [All operations](https://skmtc.net/navistone/apis/zazmic-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/navistone/zazmic-platform-api/versions/e2454b713133/schema)
