Get devices for a user

Retrieve a paginated list of devices associated with a specific user

Required Permissions: read:pro:devices

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier

string
required

Path parameter id

Query Params
int32
≥ 0
Defaults to 0

Page number (0-based)

int32
1 to 1000
Defaults to 100

Number of items per page

string
Defaults to name

Fields to sort by and their orders. Fields allowed in the query: id, name, model, modelIdentifier, serialNumber, lastInventoryUpdateTime, lastCheckInTime, operatingSystemVersion, userId, enrollmentType, lastEnrollmentTime

string

Filter query in RSQL format. Includes all results, by default.
Fields allowed in the query: id, name, model, modelIdentifier, serialNumber, lastInventoryUpdateTime, lastCheckInTime, operatingSystemVersion, enrollmentType, lastEnrollmentTime.
Dates are specified in ISO 8601 format.
Example: name=="*iPhone*" and lastInventoryUpdateTime>="2025-01-31T18:09:00.000Z"

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json