GET App/ApiUsage/{applicationId}/
Summary: —
Operation ID: App.GetApplicationApiUsage
Auth: unknown
Operation ID: App.GetApplicationApiUsage
Auth: unknown
Description
Get API usage by application for time frame specified. You can go as far back as 30 days ago, and can ask for up to a 48 hour window of time in a single request. You must be authenticated with at least the ReadUserData permission to access this endpoint.
Parameters (3)
applicationId
(integer, path, required)
ID of the application to get usage statistics.
end
(string, query, optional)
End time for query. Goes to now if not specified.
start
(string, query, optional)
Start time for query. Goes to 24 hours ago if not specified.
No probe data for this endpoint yet.