Management API
...
Analytics
Hourly Activities
List Hourly Activities Total Call Counts
4min
show all hourly activities total call counts the requesting manager has access permissions to url /api/v1/activities hourly/total call count/ method get query parameters pagination default pagination is 20 results per page limit number of results to return per page example limit=20 offset the initial index from which to return the results example offset=21 filtering the results can be filtered by various attributes on customer account or related to the customer account possible filters action in values can be consumption , f consumption , check , check feature , activation , deactivation , activation offline , deactivation offline , trial key , keygen , order , license issued , change password , customer license users , floating release , installation file , versions , product details , get device variables , track device variables , ping , single sign on , floating borrow product in license in status code in ts can be lte , gte , lt , gt , date lte , date gte , date lt , date gt status code can be lte , gte , lt , gt time value can be daily to return results grouped by day instead of hour success response code 200 ok content examples { "count" 734, "next" "http //127 0 0 1 5000/api/v1/activities hourly/total call count/?limit=20\&offset=20", "previous" null, "results" \[ { "ts" "2021 04 06t18 00 00z", "total call count" 7 }, ] }