---
title: "Export Issue to PDF"
method: GET
path: "/tasks/v1/incidents/{task_id}/pdf_report"
tags: ["Issues"]
---

# Export Issue to PDF

`GET /tasks/v1/incidents/{task_id}/pdf_report`

## Path parameters

- `task_id` string, required

## Response `200`

A successful response.

- S12TasksV1GetPDFReportResponse
  - `url` string — The pdf report download link

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/safetyculture/apis/safetyculture-api.md) · [All operations](https://skmtc.net/safetyculture/apis/safetyculture-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/safetyculture/safetyculture-api/revisions/5be91df61ded/schema)
