users
Returns the user's list of paired 1P trackers and smartwatches.
get/v4/{+parent}/pairedDevices
Path parameters
parentstring required
Required. The parent, which owns this collection of devices. Format: users/{user}
Query parameters
pageSizeinteger
Optional. The maximum number of devices to return. The service may return fewer than this value. If unspecified, at most 5 devices will be returned. The maximum value is 100. values above 100 will be coerced to 100.
pageTokenstring
Optional. A page token, received from a previous ListPairedDevices call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPairedDevices must match the call that provided the page token.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.