v1

latestOpenAPI 3.0.12026-07-17121214.5 KB
API

Config for client side rendering

get/api/clientConfig

Response

Config

backgroundUrlstring

URL to a background image, must be publicly accessible

viewMode'list' | 'grid'
theme'blue' | 'yellow'

Example response

{
  "backgroundUrl": "http://bla.blub/example.png"
}