---
title: "Get Top Users By Id"
method: GET
path: "/data-service/api/shield_audits/top_users_count"
tags: ["Data Service"]
---

# Get Top Users By Id

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

## Query parameters

- `size` integer — The number of items per page
- `fromTime` integer, nullable — The from time
- `toTime` integer, nullable — The to time
- `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)
