latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

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

nextPageTokenstring

A token to retrieve the next page of results, or empty if there are no more.