Theme - Fetch details of the requested theme
Please enter a valid token
Enter ID of the tenant for which the theme details are requested.
Enter ID of an existing theme
The requested API version
1.0Optional User Id
Success: Successful retrieval of the requested theme
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.
Not Found: Theme or tenant not found, URL is invalid, or resource has been deleted.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated