---
title: "Get Content Library"
method: GET
path: "/sites/multiscreen/{site_name}/content"
---

# Get Content Library

`GET /sites/multiscreen/{site_name}/content`

Get the data that exists within the content library of a website.

## Path parameters

- `site_name` string, required

## Response `200`

200

- object
  - `additional_locations` object[]
    - `address` object
    - `business_hours` unknown
    - `emails` unknown[]
      - unknown
    - `geo` object
      - `latitude` string
      - `longitude` string
    - `label` string
    - `logo_url` unknown
    - `phones` object[]
      - `label` string
      - `phoneNumber` string
    - `social_accounts` object
    - `uuid` string
  - `business_data` object
    - `category` string
    - `data_controller` string
    - `description` string
    - `logo_url` string
    - `name` string
    - `service_area` string
    - `tone_of_voice` string
  - `location_data` object
    - `address` object
      - `city` string
      - `country` string
      - `postalCode` string
      - `region` string
      - `streetAddress` string
    - `address_geolocation` string
    - `business_hours` object[]
      - `close` string
      - `days` string[]
      - `open` string
    - `emails` object[]
      - `emailAddress` string
      - `label` string
    - `geo` object
      - `latitude` string
      - `longitude` string
    - `label` string
    - `logo_url` string
    - `phones` object[]
      - `label` string
      - `phoneNumber` string
    - `social_accounts` object
      - `facebook` string
      - `google_plus` string
      - `instagram` string
      - `linkedin` string
      - `pinterest` string
      - `reddit` string
      - `rss` string
      - `snapchat` string
      - `tripadvisor` string
      - `twitter` string
      - `vimeo` string
      - `yelp` string
      - `youtube` string
  - `site_images` object[]
    - `alt` string
    - `label` string
    - `url` string
  - `site_texts` object
    - `about_us` string
    - `custom` object[]
      - `label` string
      - `text` string
    - `overview` string
    - `services` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/duda/apis/partner-api.md) · [All operations](https://skmtc.net/duda/apis/partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/duda/partner-api/revisions/5b9208270ed1/schema)
