diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index a0208bc01..4c3095835 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -381,6 +381,14 @@ List of frames in the preview cache for the time range. Previews are only kept i Specific preview frame from preview cache. +### `GET /review//preview` + +Looping image made from preview video / frames during this review item. + +| param | Type | Description | +| --------- | ---- | -------------------------------- | +| `format` | str | Format of preview [`gif`, `mp4`] | + ### `GET //start//end//preview` Looping image made from preview video / frames during this time range.