Get All VideosAsk AIget https://api.fulcrumapp.com/api/v2/videos.jsonQuery Paramsrecord_idstringThe ID of the record with which the video is associated.form_idstringThe ID of the form with which the video is associated. Leaving this blank will query against all of your videos.newest_firstbooleanIf present, videos will be sorted by updated_at date.truefalseprocessedbooleanFilter for videos that have been completely processed.truefalsestoredbooleanFilter for videos that have been completely stored.truefalseuploadedbooleanFilter for videos that have been completely uploaded.truefalsepageint32Defaults to 1The page number requested.per_pageint32Defaults to 20000The number of items to return per page.HeadersAcceptstringDefaults to application/jsonResponses 200Success 400Bad RequestUpdated about 1 month ago