Get distinct software versions based on name

Returns a list of distinct software versions filtered by various parameters. This is useful for getting unique package names across devices.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to name

The field to return distinct values for (default is 'name')

Allowed:
string

Filter by device ID

string
enum

Filter by package source (apt, snap)

Allowed:
string

Filter by package name

string

Filter by version string

string
enum

Operator to use for version comparison

Allowed:
boolean
Defaults to false

Include uninstalled software versions

Responses

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

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