JavaScript
Devices
List devices
Returns a paginated list of the user’s devices along with pagination metadata.
GET
JavaScript
Authorizations
Bearer token via Authorization header
Query Parameters
Available options:
creating, assigned, ready, rebooting, migrating, resetting, terminated, maintenance, stopped, unknown Deprecated device type aliases are accepted during a compatibility grace period: dedicated_premium_device maps to android_cloud_phone, dedicated_physical_device maps to android_physical_phone, dedicated_ios_device maps to ios_stealth_phone, and dedicated_emulated_device maps to android_emulator.
Available options:
android_cloud_phone, dedicated_premium_device, dedicated_physical_device, dedicated_ios_device, dedicated_emulated_device When true, only return devices created by the calling user (resolved from X-User-ID, never a client-supplied id).
Filter to devices created by this user id. Mutually exclusive with mine.
Available options:
id, createdAt, updatedAt, assignedAt Available options:
asc, desc