---
title: "Return Analyst Note as pdf or html file"
method: GET
path: "/export/{format}/{note_id}"
tags: ["Analyst Note"]
---

# Return Analyst Note as pdf or html file

`GET /export/{format}/{note_id}`

Export an analyst note as a rendered PDF or HTML file.

## Path parameters

- `format` 'html' | 'pdf', required
- `note_id` string, required

## Response `200`

Binary file data

## Other responses

- `404` — Resource not found

---

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