Request parameters
| Parameter Name | Description | Required |
| id | ID of the OS category | true |
| isfeatured | Whether the category is featured or not | false |
| name | Name for the OS category | false |
| sortkey | sort key of the OS category for listing | false |
Response Tags
| Response Name | Description |
| id | the ID of the OS category |
| created | Date when the OS category was created. |
| icon | Base64 string representation of the resource icon |
| isfeatured | Whether the OS category is featured |
| name | the name of the OS category |