Get Segmentation Thumbnails
Get all thumbnails for a segmentation
Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the segmentation to retrieve thumbnails for
Query Parameters
Filter thumbnails by segment IDs. If provided, will only return thumbnails for the specified segments. Comma separated list of segment IDs.
Number of thumbnails to return
1 <= x <= 100Offset from the start of the list
x >= 0Filter thumbnails by type The type of the thumbnail: 'segment' for segment thumbnails, 'keyframe' for keyframes, 'file' for file thumbnails, 'frame' for frame thumbnails. Comma separated string of one or more types.
Response
Segmentation thumbnails