v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13244359.7 KB
partners

Finds devices claimed for customers. The results only contain devices registered to the reseller that's identified by the partnerId argument. The customer's devices purchased from other resellers don't appear in the results.

post/v1/partners/{+partnerId}/devices:findByOwner

Path parameters

partnerIdstring required

Required. The ID of the reseller partner.

Request body

pageTokenstring

A token specifying which result page to return.

limitstring int64

Required. The maximum number of devices to show in a page of results. Must be between 1 and 100 inclusive.

sectionType'SECTION_TYPE_UNSPECIFIED' | 'SECTION_TYPE_SIM_LOCK' | 'SECTION_TYPE_ZERO_TOUCH'

Required. The section type of the device's provisioning record.

customerIdstring[]

The list of customer IDs to search for.

googleWorkspaceCustomerIdstring[]

The list of IDs of Google Workspace accounts to search for.

Response

Successful response