---
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'

## Changes

- **2020-07-08** `841117268c04` — 1 info
  - endpoint added
- **2020-03-29** `7d0e3757f332` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tng/apis/virtual-office/changes/api/clientConfig/get.md)

---

[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)
