v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1345170236.8 KB
customers

Generate report of app installations.

get/v1/{+customer}/reports:countInstalledApps

Path parameters

customerstring required

Required. Customer id or "my_customer" to use the customer associated to the account making the request.

Query parameters

filterstring

Query string to filter results, AND-separated fields in EBNF syntax. Note: OR operations are not supported in this filter. Supported filter fields: * app_name * app_type * install_type * number_of_permissions * total_install_count * latest_profile_active_date * permission_name * app_id * manifest_versions * risk_score

orderBystring

Field used to order results. Supported order by fields: * app_name * app_type * install_type * number_of_permissions * total_install_count * app_id * manifest_versions * risk_score

orgUnitIdstring

The ID of the organizational unit.

pageSizeinteger

Maximum number of results to return. Maximum and default are 100.

pageTokenstring

Token to specify the page of the request to be returned.

Response

Successful response