GET api/OrgApp/GetOrgApp
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of selectedCategoryVMName | Description | Type | Additional information |
---|---|---|---|
CategoryId | globally unique identifier |
None. |
|
CategoryName | string |
None. |
|
Apps | Collection of selectedAppsVM |
None. |
Response Formats
application/json, text/json
Sample:
[ { "CategoryId": "7de68dc5-ad56-428d-9548-501b4fb4af0c", "CategoryName": "sample string 2", "Apps": null }, { "CategoryId": "7de68dc5-ad56-428d-9548-501b4fb4af0c", "CategoryName": "sample string 2", "Apps": null } ]