getDocumentList
abstract suspend fun getDocumentList(params: DocumentListRequestParams): DataProviderResponse<DocumentListResponse>
Fetch a list of documents with configurable limit/search/filter parameters
Return
A DataProviderResponse containing the the list of documents