---
title: "Download Converted File"
method: GET
path: "/v1/policies/{policy_id}/converted"
tags: ["Agent Environment", "policies"]
---

# Download Converted File

`GET /v1/policies/{policy_id}/converted`

Download the converted markdown file for a policy.

Returns the markdown file that was generated from the uploaded PDF.
Returns 400 if no converted file exists.

## Path parameters

- `policy_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/vijilai/apis/vijil-console-api-combined.md) · [All operations](https://skmtc.net/vijilai/apis/vijil-console-api-combined/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vijilai/vijil-console-api-combined/versions/a8b2ee2b2d06/schema)
