From 5952c92fcff018aeb72e9bec67a41386e8a9d7b4 Mon Sep 17 00:00:00 2001 From: leonbrag Date: Sat, 7 Sep 2024 10:34:48 -0700 Subject: [PATCH] Update api.md Per discussion here https://github.com/blakeblackshear/frigate/discussions/13590#discussioncomment-10578071 /api/review//preview was missed. Took liberty to add it to docs --- docs/docs/integrations/api.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/integrations/api.md b/docs/docs/integrations/api.md index a0208bc01..d1fac91f1 100644 --- a/docs/docs/integrations/api.md +++ b/docs/docs/integrations/api.md @@ -463,6 +463,10 @@ Reviews from the database. Accepts the following query string parameters: Get review with `id` from the database. +### `GET /api/review//preview + +Get clip for preview. Use format (mp4 or gif) to specify clip format. + ### `GET /api/review/summary` Summary of reviews for the last 30 days. Accepts the following query string parameters: