Get installed applications for a device

Retrieve a paginated list of applications installed on a specific device

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: 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"

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