Get all clips of a live stream

Retrieves a list of all media clips generated from a specific livestream. Each media entry includes metadata such as the clip media IDs, and other relevant details. A media clip is a segmented portion of an original media file (source live stream). Clips are often created for various purposes such as previews, highlights, or customized edits.

How it works

  1. Provide the livestreamId as a parameter when calling this endpoint.

  2. The API returns a paginated list of media clips created from the specified livestream.

  3. Pagination helps maintain performance and usability when handling large sets of media files, making it easier to organize and manage content in bulk.

Use case

Suppose you’re hosting a live gaming event and want to showcase key moments from the stream — such as top plays or final match highlights. You can use this endpoint to fetch all clips generated from that livestream, display them in your dashboard, or use them for post-event editing and sharing.

Related guide: Instant live clipping

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!