---
title: "Get Request Output"
method: GET
path: "/api/result/request/{request_id}"
tags: ["Turbinia Request Results"]
---

# Get Request Output

`GET /api/result/request/{request_id}`

Retrieve request output.

## Path parameters

- `request_id` string, required

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

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

- **2023-01-10** `039eb3b55a94` — 1 breaking, 1 info
  - removed the media type `application/x-zip-compressed` for the response with the status `200`
  - added the media type `application/octet-stream` for the response with the status `200`
- **2022-08-29** `c6a8784c5202` — 1 breaking, 1 info
  - removed the media type `application/octet-stream` for the response with the status `200`
  - added the media type `application/x-zip-compressed` for the response with the status `200`

[Change history](https://skmtc.dev/google/apis/turbinia-api-server/changes/api/result/request/:request_id/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)
