---
title: "Get Requests Summary"
method: GET
path: "/api/request/summary"
tags: ["Turbinia Requests"]
---

# Get Requests Summary

`GET /api/request/summary`

Retrieves a summary of all Turbinia requests.

The response is validated against the RequestSummary model.

Raises:
  HTTPException: if another exception is caught.

## Response `200`

Successful Response

- unknown

## Changes

> 12 revisions in range; 1 could not be searched.

- **2023-01-10** `039eb3b55a94` — 1 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `requests_status` from the response with the `200` status
- **2022-08-29** `c6a8784c5202` — 1 breaking, 1 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the optional property `requests_status` to the response with the `200` status

[Change history](https://skmtc.dev/google/apis/turbinia-api-server/changes/api/request/summary/get.md)

---

[API](https://skmtc.dev/google/apis/turbinia-api-server.md) · [All operations](https://skmtc.dev/google/apis/turbinia-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/turbinia-api-server/revisions/207d6275cb53/schema)
