Get theme information
Method schema is available as of layer 148. Switch ยป
| Name | Type | Description |
|---|---|---|
| format | string | Theme format, a string that identifies the theming engines supported by the client |
| theme | InputTheme | Theme |
| Code | Type | Description |
|---|---|---|
| 400 | THEME_FORMAT_INVALID | Invalid theme format provided. |
| 400 | THEME_INVALID | Invalid theme provided. |
| 400 | THEME_SLUG_INVALID | The specified theme slug is invalid. |