Get installed applications for a device

Retrieve a paginated list of applications installed on a specific device

Required Permissions: devices:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the device, in UUID format

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: name, version

string

Filter query in RSQL format. Includes all results, by default.
Fields allowed in the query: name, version.
Example: name=="*Safari*" and version>="26.0.0"

Headers
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier.

Response

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