label='financial'
and status='UPLOADED'
, only files with the label ‘financial’ and status ‘UPLOADED’ will be returned.
Request parameters
The following optional parameters can be used to filter your results.The full name of the uploaded file, without any path parameters. So: “mydoc.txt”, not “/users/benfranklyn/Documents/mydoc.txt”. Does not match name substrings, so “doc.txt” does not match “mydoc.txt”.
Status of the file in the library. Supported values:
DB_RECORD_CREATED
UPLOADED
UPLOAD_FAILED
PROCESSED
PROCESSING_FAILED
Return only files with this label. Label matching is case-sensitive, and will not match substrings.
By default, the endpoint returns up to 10000 files. Pagination can be controlled using the following parameters: