---
title: "Exam Type Stats"
method: GET
path: "/v1/installs/{installSid}/reports/aggregatedStats"
tags: ["Reports"]
---

# Exam Type Stats

`GET /v1/installs/{installSid}/reports/aggregatedStats`

Returns aggregated statistics for exam types for the next 10 days.

## Path parameters

- `installSid` string, required — Install Sid

## Response `200`

Successful

- AggregatedStatsReportResponse
  - `results` AggregatedStatsItem[]
    - `data` Data, nullable
      - `date` string, nullable
      - `ad-hoc` number, nullable
      - `b-virtual` number, nullable
      - `instructor-as-proctor` number, nullable
      - `messaging` number, nullable
      - `register-blast` number, nullable
      - `proctoru` number, nullable
      - `examity` number, nullable

---

[API](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2.md) · [All operations](https://skmtc.net/smarterproctoring/apis/smarterproctoring-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smarterproctoring/smarterproctoring-api-2/versions/561e0d9fd244/schema)
