Skip to main content

Search and filter devices across the fleet for a given org. Supports filtering by device_identifier (partial ILIKE match

GET 

/api/v2/admin/devices

Search and filter devices across the fleet for a given org. Supports filtering by device_identifier (partial ILIKE match), app_version, active_model_version, platform, and status. Uses offset pagination (STYLE_GUIDE §4 grandfathered). Accepts JWT or API-key auth; requires devices:read scope in both cases.

Request

Responses

Success