---
title: "Extraction Download"
method: GET
path: "/api/extract/{scan_id}/download"
---

# Extraction Download

`GET /api/extract/{scan_id}/download`

Download extraction results as Excel.
type=final (default): full scan (regenerates from DB if missing).
type=preliminary: the preliminary report sent when SC returned 100-999 posts.

## Path parameters

- `scan_id` string, required

## Query parameters

- `password` string
- `type` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/3d5a6c056a7e/schema)
