Get most used keys report

Returns the top N most frequently used keys by usage count:

  • Key identification and algorithm
  • Usage count and limits
  • Usage percentage of max limit

totalUsageCount covers the WHOLE inventory in scope, not only the limit keys listed, and
is served with the usageWindow it is measured over (ALL_TIME) plus the i18n key naming it.
The health-summary endpoint publishes a figure under the same label; both now state their own
span, so a reader can tell whether they are comparing two measurements or reading one twice.

Use this for capacity planning and identifying critical dependencies.

Authorization:
• Tenant admins: view own tenant's analytics only
• Platform admins: view any tenant's analytics

Path Parameter Validation:
The tenantId in the URL must match the JWT tenantId claim
(unless authenticated as platform admin with PLATFORM.ROOT scope).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
int32
1 to 100
Defaults to 10

Maximum number of keys to return. At least 1 and at most 100 - the bound both analytics pages have advertised since before this endpoint enforced one.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json