---
title: "Get Access Data Counts"
method: GET
path: "/data-service/api/shield_audits/access_data_counts"
tags: ["Data Service"]
---

# Get Access Data Counts

`GET /data-service/api/shield_audits/access_data_counts`

## Query parameters

- `fromTime` integer — The from time
- `toTime` integer — The to time
- `interval` string, nullable — The interval
- `includeQuery.userId` string, nullable
- `includeQuery.applicationName` string, nullable
- `includeQuery.requestType` string, nullable
- `includeQuery.trait` string, nullable
- `includeQuery.result` string, nullable
- `includeQuery.threadId` string, nullable
- `includeQuery.transactionSequenceNumber` string, nullable
- `includeQuery.transactionId` string, nullable
- `includeQuery.objectType` string, nullable
- `includeQuery.action` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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