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
-
Provide the livestreamId as a parameter when calling this endpoint.
-
The API returns a paginated list of media clips created from the specified livestream.
-
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