---
title: "Download Statement Source"
method: GET
path: "/plug/statements/{statementId}/source"
tags: ["Statements"]
---

# Download Statement Source

`GET /plug/statements/{statementId}/source`

Arcadia provides a copy of the source file for where the system retrieved data. In most cases this is a copy of the structured PDF. In some cases this may be a PDF rendering of a portion of the website. This endpoint allows you to retrieve the source files for a specific statement.

This endpoint supports [Sandbox Mode](https://docs.arcadia.com/docs/sandbox-testing).

## Path parameters

- `statementId` string, required

## Query parameters

- `isOriginal` boolean

## Headers

- `Arcadia-Version` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/arcadia/apis/plug-api.md) · [All operations](https://skmtc.net/arcadia/apis/plug-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/arcadia/plug-api/versions/d00587742116/schema)
