Management API
...
Analytics
Hourly Activities
List Hourly Activities Top Call Counts For Licenses
4 min
show all hourly activities top call counts for licenses the requesting manager has access permissions to url /api/v1/activities hourly/top call count licenses/ 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 , 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 success response code 200 ok content examples { "count" 231, "next" "http //127 0 0 1 5000/api/v1/activities hourly/top call count licenses/?limit=20\&offset=20", "previous" null, "results" \[ { "id" 1620126830961029, "created at" "2021 05 04t11 13 50z", "key or users" "gegy ywxw zmak mkgp", "product" { "id" 1584723961091264, "product name" "great product" }, "order" { "id" 1620126830959009 }, "total call count" 5439 }, ] }