---
title: "Get data availability date"
method: GET
path: "/dashboard/data-availability"
tags: ["Dashboard"]
---

# Get data availability date

`GET /dashboard/data-availability`

Returns the latest date up to which data is fully available for the filtered locations. Determines availability by checking connected listing data delays across Google, Facebook, and other directories. Returns null if no connected listings exist.

## Query parameters

- `filterCategory` 'location' | 'business' | 'labels' | 'location-groups'
- `locationIds` unknown
- `businessIds` unknown
- `labels` unknown
- `locationGroupIds` unknown
- `excludedLocationIds` unknown
- `excludedBusinessIds` unknown
- `excludedLabels` unknown
- `excludedLocationGroupIds` unknown

## Headers

- `X-Uberall-User-Features` unknown, required

## Response `200`

Data availability date

---

[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/revisions/ddc577c548ee/schema)
