Get All PhotosAsk AIget https://api.fulcrumapp.com/api/v2/photos.jsonQuery Paramsrecord_idstringThe ID of the record with which the photo is associated.form_idstringThe ID of the form with which the photo is associated. Leaving this blank will query against all of your photos.newest_firstbooleanIf present, photos will be sorted by updated_at date.truefalseprocessedbooleanFilter for photos that have been completely processed.truefalsestoredbooleanFilter for photos that have been completely stored.truefalseuploadedbooleanFilter for photos 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 24 days ago