Arguments for searchAssets.
How to sort the results.
Maximum number of results to return.
Filter conditions to apply. All entries are combined with AND; provide the same key more than once to combine several conditions on it.
Free-text search term. When set, only the first 10,000 matching assets are reachable via pagination.
Restrict the search to this folder.
Whether to also search subfolders — of folderId if set, otherwise of the library/workspace root. Defaults to true.
Pagination cursor from a previous page. filters and sortBy must be identical to the call that produced it — changing either between pages is not detected and yields undefined results.