Get the resolved system default and dark themes
GET/api/v1/theme/system
Returns the same processed theme payload embedded in the page bootstrap: the resolved system default and dark themes, the default mode, and the UI theme administration flag. The client uses this to apply system theme changes live without a full page reload, keeping the result identical to what a reload would render.
Responses
- 200
- 401
- 403
- 500
Resolved system theme slice
Unauthorized
Forbidden
Fatal error