
Google Workspace API Integration Profile
Information and guides about integrating with Google Workspace API
Add Google Workspace Integration to Your AppDirectory Chromeosdevices List in Google Workspace API
Retrieves a paginated list of Chrome OS devices within an account.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Customer Id | pathParameters.customerId | string | |
Query | query | object | |
Access Token | query.access_token | string | |
Alt | query.alt | string |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Kind | kind | string | Kind of resource this is. |
Etag | etag | string | ETag of the resource. |
Chromeosdevices | chromeosdevices | array of items | A list of Chrome OS Device objects. |
Device Id | item.deviceId | string | The unique ID of the Chrome device. |
Serial Number | item.serialNumber | string | The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab. |