nexalwarenexalwaredocs
API ReferenceDevice control

List supported application/industry categories

GET
/api/v1/catalog/apps

Static reference data no authentication required.

Response Body

application/json

curl -X GET "https://example.com/api/v1/catalog/apps"
[  {    "id": "string",    "name": "string"  }]