Skip to main content

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 ADMIN and CLIENT). Additional filters for clientId or appType can be applied.

  • appType: Generates usage reports with counts for different app types (e.g., REGULAR_WEB, SINGLE_PAGE, DEVICE, THIRD_PARTY, etc). Additional filters for clientId or appType can be applied.

  • clientId: Generates usage reports for all apps/clients. Additional filters for clientId or appType can be applied.

GROUP: CIDAAS_ADMINS

ROLES: ADMIN, SECONDARY_ADMIN or REPORT

Request

Responses

OK