v1

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

Generate report of managed Chrome profiles that have a specified app installed.

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

Path parameters

customerstring required

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

Query parameters

appIdstring

Required. Unique identifier of the app. For Chrome apps and extensions, the 32-character id (e.g. ehoadneljpdggcbbknedodolkkjodefl). For Android apps, the package name (e.g. com.evernote).

appType'APP_TYPE_UNSPECIFIED' | 'EXTENSION' | 'APP' | 'THEME' | 'HOSTED_APP' | 'ANDROID_APP'

Type of the app. Optional. If not provided, an app type will be inferred from the format of the app ID.

filterstring

Optional. Query string to filter results, AND-separated fields in EBNF syntax. Note: OR operations are not supported in this filter. Supported filter fields: * last_active_date

orderBystring

Optional. Field used to order results. Supported order by fields: * email * profile_id * profile_permanent_id

orgUnitIdstring

Optional. The ID of the organizational unit.

pageSizeinteger

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

pageTokenstring

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

Response

Successful response