Theme/Get all themes
GET {{portal-host-port}}/portal-api/themes
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |
RESPONSES
status: OK
[{"Author":"Tyk Technologies Ltd. \u003chello@tyk.io\u003e","ID":"default","Name":"default","Path":"/Users/sergey/go/src/github.com/TykTechnologies/portal/themes/default","Status":"Not in use","Version":"0.0.1"},{"Author":"Tyk Technologies Ltd. \u003chello@tyk.io\u003e","ID":"default-v2","Name":"default-v2","Path":"/Users/sergey/go/src/github.com/TykTechnologies/portal/themes/default-v2/default (10)","Status":"Current","Version":"0.0.1"}]