Theme - Fetch list of all available themes
Please enter a valid token
Enter ID of the tenant for which themes are fetched.
The requested API version
1.0Optional User Id
Success: Returns a list of available themes for the specified tenant.
Class for storing details about theme.
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.
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.
Bad Request: The request could not be processed due to invalid syntax or missing/incorrect parameters.
Unauthorized: Invalid credentials or missing/invalid authentication token.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated