Personal Device
List Device Clients
ListDeviceClients returns the app clients registered on a device, one page at a time. A device can accrue many app clients over time, so the clients are served from this dedicated paginated endpoint rather than inlined on the device.
get/api/v1/iam/personal_devices/{device_id}/clients
Path parameters
device_idstring required
The device identity (a base64url-encoded SHA-256 thumbprint of the device root key) whose clients to list.
Response
Successful response
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○