---
title: "Per-site metadata (colors, icons, plan support)."
method: GET
path: "/api/v4/reviews/site-config"
tags: ["Reviews"]
---

# Per-site metadata (colors, icons, plan support).

`GET /api/v4/reviews/site-config`

Returns the review platforms available to the account. Google Maps and Facebook are available on every plan, Yelp on Growth and Enterprise.

## Response `200`

Successful response

- InteractionSiteConfig[]
  - `id` integer
  - `site` string
  - `color` string
  - `opacity` number, float
  - `siteUrl` string
  - `image` string
  - `baseUrl` string
  - `supportedInPlan` boolean

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Server error

---

[API](https://skmtc.net/listingsapi/apis/listings-api.md) · [All operations](https://skmtc.net/listingsapi/apis/listings-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/listingsapi/listings-api/revisions/9274a1eac380/schema)
