List enrolled devices.

One page of the devices enrolled for the authenticated tenant, newest-enrolled first, each with its
check-in fields, scan-scheduler slots, and derived reporting and tamper statuses.


reportingStatus and tamperStatus are derived at read time rather than stored, so a
device that has gone silent or reported a tampered scan is visible without waiting for a writer.
Ordering is by enrollment date — note that this is not scan or check-in recency. An oversized
pageSize is clamped rather than rejected, and a tenant with no devices gets
{ "total": 0, "items": [] } rather than a 404.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Zero-based page index. Defaults to the first page.

int32

Rows per page. Defaults to 25 and is clamped to the maximum.

Responses

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