---
title: "Returns the audio content segment matching the given ID."
method: GET
path: "/api/v2/segments/{id}/content"
tags: ["Segments"]
---

# Returns the audio content segment matching the given ID.

`GET /api/v2/segments/{id}/content`

## Response `200`

The audio content of the requested segment.

## Other responses

- `403` — The user doesn't have permission to download the segment.
- `404` — The segment isn't found.

---

[API](https://skmtc.net/prss/apis/contentdepot.md) · [All operations](https://skmtc.net/prss/apis/contentdepot/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prss/contentdepot/versions/838e7ae589d8/schema)
