---
title: "List Clips"
method: GET
path: "/v1/live-streams/{stream_id}/clips"
tags: ["live-streams"]
---

# List Clips

`GET /v1/live-streams/{stream_id}/clips`

List clips for a given live stream, sorted created_at DESC.

## Path parameters

- `stream_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/shortkit/apis/shortkit-api.md) · [All operations](https://skmtc.net/shortkit/apis/shortkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shortkit/shortkit-api/revisions/801982ed74cd/schema)
