---
title: "Session Downloads"
method: GET
path: "/v1/sessions/{id}/downloads"
---

# Session Downloads

`GET /v1/sessions/{id}/downloads`

## Path parameters

- `id` string, required

## Response `200`

The request has succeeded.

## Changes

- **2024-10-27** `0d0ad7d4de2f` — 1 breaking, 3 info
  - removed the media type `application/octet-stream` for the response with the status `200`
  - added the media type `application/zip` for the response with the status `200`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/browserbase/apis/browserbase-api/changes/v1/sessions/:id/downloads/get.md)

---

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