Devices & Texts
List Devices
Retrieve all devices associated with enrolled users in your organisation.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.voxmind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns a paginated list of device records for your organisation. A device record is created when adevice_fingerprint is included in an enrollment or verification call. Devices are useful for analytics — understanding whether your users authenticate consistently from the same device, or whether device-switching patterns correlate with fraud.
Device records are created automatically when fingerprints are submitted. They cannot be created manually.
Path Parameters
Your organisation’s unique identifier.
Query Parameters
Filter conditions. Example:
filter=type=1 for mobile devices only.Example:
sort=last_used:descResults per page. Maximum 300.
Page number.

