---
title: "Config for client side rendering"
method: GET
path: "/api/clientConfig"
tags: ["API"]
---

# Config for client side rendering

`GET /api/clientConfig`

## Response `200`

Config

- ClientConfig
  - `backgroundUrl` string — URL to a background image, must be publicly accessible
  - `viewMode` 'list' | 'grid'
  - `theme` 'blue' | 'yellow'

---

[API](https://skmtc.dev/tng/apis/virtual-office.md) · [All operations](https://skmtc.dev/tng/apis/virtual-office/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tng/virtual-office/revisions/5cc6ee797979/schema)
