Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
IDs of files to filter by. eg. ids=id1&ids=id2
The search term to filter the files by.
1 - 200The file extension indicating the format (e.g., "png", "pdf")
1 - 20The field to sort the files by.
name, created_at The order to sort the files by.
asc, desc The page number for pagination.
x >= 1The number of files per page.
1 <= x <= 100Whether to include archived files in the response.