---
title: "Get current visibility index score for a location"
method: GET
path: "/dashboard/visibility-index/{locationId}"
tags: ["Dashboard"]
---

# Get current visibility index score for a location

`GET /dashboard/visibility-index/{locationId}`

Returns the current visibility index score for a single location as of today. Scores are stored only when they change, so if there is no score dated today the most recent score on or before today is returned. Score is 0 if the location has no scores.

## Path parameters

- `locationId` unknown, required

## Headers

- `X-Uberall-Sales-Partner-Id` unknown, required

## Response `200`

Current visibility index score for the location

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/versions/d7f6012aeb0d/schema)
