App Broker 2016
This section describes the App Broker REST API endpoint for getting sub-categories nested under a specific category.
Endpoint Example |
Response Body Example |
http://localhost/esd/api/categories/1/children |
[ { "id": 3, "name": "Microsoft", "parent": { "id": 1 }, "hasChildren": false, "hasCatalogs": true } ] |
App Portal / App Broker for ServiceNow 2016 Administration Guide09 August 2016 |
Copyright Information | Flexera Software |