customers

Lists a customer's devices.

get/v1/{+parent}/devices

Path parameters

parentstring required

Required. The customer managing the devices. An API resource name in the format customers/[CUSTOMER_ID].

Query parameters

pageSizestring

Optional. The maximum number of devices to show in a page of results. If unset or 0, defaults to 1000. If a value greater than 1000 is specified, it will be coerced to 1000.

pageTokenstring

A token specifying which result page to return.

Response

Successful response

Changes