---
title: "List all segments in a workspace"
method: GET
path: "/v1/workspaces/{workspaceUuid}/segments"
tags: ["Segments"]
---

# List all segments in a workspace

`GET /v1/workspaces/{workspaceUuid}/segments`

## Path parameters

- `workspaceUuid` string, uuid, required

## Response `200`

List of segments

- Segment[]
  - `uuid` string, uuid
  - `name` string

---

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