v1
latestOpenAPI 3.0.02026-07-1441177156.0 KBDownloads
List
Returns details about all file downloads performed during the last 90 days. By default, GET operations, which return a list of requested items, return only the first 25 items. To get a different set of items, you can use the offset and limit parameters in the query string of the GET request.
get/account/downloads
Query parameters
limitinteger
The maximum number of items to return per page. Value must be in the range between 1 and 100.
offsetinteger
The offset of the item at which to begin the response. Value must be in the range between 1 and 9999.
Response
Operation successful