List filesAsk AIget https://api.sandbox.hurdle.bio/labs/v2/filesRetrieves all uploaded files for a lab.Query ParamscreatedAtGtstringRetrieve files with createdAt greater than specified date.createdAtLtstringRetrieve files with createdAt less than specified date.createdAtGtestringRetrieve files with createdAt greater than or equal to specified date.createdAtLtestringRetrieve files with createdAt less than or equal to specified date.updatedAtGtstringRetrieve files with updatedAt greater than specified date.updatedAtLtstringRetrieve files with updatedAt less than specified date.updatedAtGtestringRetrieve files with updatedAt greater than or equal to specified date.updatedAtLtestringRetrieve files with updatedAt less than or equal to specified date.limitnumberThe number of files to retrieve (maximum 100).offsetnumberThe offset used for pagination.typestringenumThe type of the file.ACCESSIONREPORTRESULTCRITICAL_RESULTAllowed:ACCESSIONREPORTRESULTCRITICAL_RESULTstatusstringenumRetrieve files with a certain status.UPLOAD_INITIALIZEDUPLOADEDSUCCEEDEDFAILEDPARTIALLY_SUCCEEDEDAllowed:UPLOAD_INITIALIZEDUPLOADEDSUCCEEDEDFAILEDPARTIALLY_SUCCEEDEDHeadersAuthorizationstringrequiredResponse 200Successful responseUpdated 7 months ago