Shows usage statistics for an accountget https://api.jwplatform.com/v1/accounts/usage/showQuery Paramsaccount_keystringrequiredKey of the account for which to show usage statistics.start_dateinteger(unsigned integer) UTC date starting from which accounts usage statistics should be returned. Date must be in Unix timestamp format. Default is the first day of the current month.end_dateinteger(unsigned integer) UTC date until (and including) which accounts usage statistics should be returned. Date must be in Unix timestamp format. Default is today’s date.aggregatestringenumSpecifies if returned daily account usage statistics should be aggregated. True: Aggregate account usage statistics for the specified date range. False: Do not aggregate account usage statistics. Default is False.truefalseAllowed:truefalsegroup_daysstringenumSpecifies if returned account usage statistics should be grouped by year and month. True: Group daily account usage statistics by year and month. False: Do not group daily account usage. Default is False. Skipped, if aggregate parameter set to True.truefalseAllowed:truefalseinclude_empty_daysstringenumSpecifies if account usage statistics should include days for which no statistics are available: True: Daily usage statistics will include empty days. account usage for the empty days will be set to 0. False: Daily usage statistics will not include empty days. Default is False.truefalseAllowed:truefalseHeadersacceptstringenumDefaults to application/xmlGenerated from available response content typesResponseWhen aggregate == trueWhen group_days == falseWhen group_days == trueapplication/xmlAllowed:ResponseWhen aggregate == trueWhen group_days == falseWhen group_days == trueapplication/xmlResponses 200OK 404Not FoundUpdated 11 days ago OverviewDid this page help you?YesNo