List all themes
GET {{baseUrl}}/themes
List all themes
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
[{"Author":"\u003cstring\u003e","ID":"\u003cstring\u003e","Name":"\u003cstring\u003e","Path":"\u003cstring\u003e","Status":"Current","Version":"\u003cstring\u003e"},{"Author":"\u003cstring\u003e","ID":"\u003cstring\u003e","Name":"\u003cstring\u003e","Path":"\u003cstring\u003e","Status":"Not in use","Version":"\u003cstring\u003e"}]