---
title: "Counts all raw records by any or specific tenant."
method: GET
path: "/raw-record/status"
tags: ["raw record"]
---

# Counts all raw records by any or specific tenant.

`GET /raw-record/status`

Counts all raw records by any or specific tenant. Requires "all" for any or "tenant.all" for specific count.

## Query parameters

- `tenant` string

## Response `200`

successful operation

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

## Other responses

- `401` — Required permissions missing.

## Changes

- **2021-08-13** `389f1cabff83` — 1 info
  - endpoint added

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

---

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