---
title: "Source Description"
method: GET
path: "/sources/{sourceId}/description"
tags: ["Sources"]
---

# Source Description

`GET /sources/{sourceId}/description`

Returns the Source description property. This should be a human-readable description that may be showed in detailed views of Sources. The description should be longer and more detailed than `label`.

## Response `200`

- string

## Other responses

- `404` — The requested Source does not exist.

---

[API](https://skmtc.dev/aws-samples/apis/time-addressable-media-store.md) · [All operations](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/time-addressable-media-store/revisions/eb3977b33601/schema)
