v1

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

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

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

Path parameters

customerstring required

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

Query parameters

appIdstring

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

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

Field used to order results. Supported order by fields: * machine * device_id

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