Theme - Fetch list of all available themes
Fetch list of available theme
GET/tenants/{tenantId}/themes
Authorization
Path parameters
tenantId*string (uuid)
Expects Id of an existing tenant
Query parameters
Header parameters
Response
Indicates successful retrieval for list of available theme
Body
themeIdstring (uuid)
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the themeId property.
themeNamenullable string
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the themeName property.
themeObjectobject
Class for representing the theme object.
Request
Response
Last updated