---
title: "Get status of data records by tenant."
method: GET
path: "/data/status"
tags: ["data"]
---

# Get status of data records by tenant.

`GET /data/status`

Get status of data records by tenant. Requires "all" or "tenant.all" permission.

## Response `200`

successful operation

- object
  - `data` StatusData
    - `totalRecords` integer

## Other responses

- `403` — Required permissions missing.

## Changes

- **2021-08-27** `2521d7f38446` — 2 info
  - added the non-success response with the status `403`
  - removed the non-success response with the status `401`
- **2021-08-13** `e7ded0bafbc6` — 1 info
  - added the non-success response with the status `401`
- **2021-08-09** `1c4198dafc9e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openintegrationhub/apis/data-hub/changes/data/status/get.md)

---

[API](https://skmtc.dev/openintegrationhub/apis/data-hub.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/data-hub/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrationhub/data-hub/revisions/2521d7f38446/schema)
