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