Return the usage records matching the given query and aggregation fields for sorting/pagination purposes
Example: resourceType=job&resourceScope=testing&sortField=startTime&paginationStartPage=1&paginationRecords=6
Aggregation fields
======================
sortField : field on which you want to order the results
sortOrder : sort criteria (asc/desc)
paginationStartRecord : start record of the pagination
paginationRecords : number of records per page