---
title: "Export Search To Pdf"
method: POST
path: "/searches/{id}/export"
tags: ["Search"]
---

# Export Search To Pdf

`POST /searches/{id}/export`

## Path parameters

- `id` string, uuid, required — The unique identifier of the search to export.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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