customers
Get a list of devices that have requested to install an extension.
get/v1/{+customer}/apps:fetchDevicesRequestingExtension
Path parameters
customerstring required
Required. The customer ID or "my_customer" prefixed with "customers/".
Query parameters
extensionIdstring
Required. The extension for which we want to find requesting devices.
orgUnitIdstring
The ID of the organizational unit. Only consider devices that directly belong to this org unit, i.e. sub-orgunits are not counted. If omitted, all data will be returned.
pageSizeinteger
Optional. Maximum number of results to return. Maximum and default are 50. Any page size larger than 50 will be coerced to 50.
pageTokenstring
Optional. Token to specify the page of the request to be returned. Token expires after 1 day.
Response
Successful response