Increase the number of records return by Usage API call

Copper Contributor

Currently, the number of aggregations returned by a single Usage API call is 1000. I am hitting an Usage API at hourly granularity and expecting more than 1000 records, but It is returning 1000 records only. Please suggest the possible solution to increase this limit.

 

https://msdn.microsoft.com/en-us/library/partnercenter/mt791774.aspx

Regards,

Shruti Agnihotri

1 Reply

@Shruti Agnihotri 
I am looking for such similar scenario. Did you find any solution? 

https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/webapi/query-data-web-api

above documentation says "Unless you specify a smaller page size, a maximum of 5000 entities will be returned for each request. "
Any idea how to achieve this?