---
title: "Export PDF report"
method: GET
path: "/report/export/pdf"
---

# Export PDF report

`GET /report/export/pdf`

Returns a report as a pdf

## Query parameters

- `included_sections` string, required — comma separated list
- `team_id` integer — Unique ID of the team
- `repo_id` integer — Unique ID of the repository

## Response `200`

A PDF file of a report

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/versions/5445e7c21137/schema)
