---
title: "Download bulk purchase archive"
method: GET
path: "/v1/purchases/bulk/{purchase_id}/download"
tags: ["Purchases"]
---

# Download bulk purchase archive

`GET /v1/purchases/bulk/{purchase_id}/download`

Download the archive file containing multiple accounts from a successful bulk purchase

## Path parameters

- `purchase_id` string, required

## Response `200`

ZIP archive containing accounts from the bulk purchase.

---

[API](https://skmtc.net/getmytg/apis/get-my-tg-api.md) · [All operations](https://skmtc.net/getmytg/apis/get-my-tg-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getmytg/get-my-tg-api/revisions/30f975c0d1e6/schema)
