v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014994227.2 KB
phones

List supported apps

Returns the apps the platform supports orchestration for, optionally filtered by platform and category.

get/phones/apps/supported

Query parameters

platformstring

filter by platform

filter by platform

categorystring

filter by app category

filter by app category

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

totalinteger required

Total number of supported apps.

Example response

{
  "$schema": "/api/v1/PhoneSupportedAppsResponse.json"
}