App usage statistics report sorted by category
POST/cidaas-reports-srv/app-insights/app-usage-statistics-by-category
This API call provides users with overall usage statistics for apps by category within a specified time range.
Reports can be generated based on the following categories:
- appType (list of application types)
- appOwner (client/Admin)
- clientId (list of client IDs)
The response depends on your selected category:
-
appOwner: Generates usage reports with app counts aggregated by different owners (typically
ADMINandCLIENT). Additional filters forclientIdorappTypecan be applied. -
appType: Generates usage reports with counts for different app types (e.g.,
REGULAR_WEB,SINGLE_PAGE,DEVICE,THIRD_PARTY, etc). Additional filters forclientIdorappTypecan be applied. -
clientId: Generates usage reports for all apps/clients. Additional filters for
clientIdorappTypecan be applied.
GROUP: CIDAAS_ADMINS
ROLES: ADMIN, SECONDARY_ADMIN or REPORT
Request
Responses
- 200
- 204
- 400
- 401
- 417
OK
No Content
Bad Request
Unauthorized
Expectation Failed