---
title: "Get responses of a lumabotFlow in PDF format."
method: GET
path: "/lumabotFlows/{lumabotFlowId}/pdf"
tags: ["lumabotFlows"]
---

# Get responses of a lumabotFlow in PDF format.

`GET /lumabotFlows/{lumabotFlowId}/pdf`

## Path parameters

- `lumabotFlowId` string, required

## Response `200`

Returns a PDF with the LumaBot flow responses.

## Other responses

- `401` — Not authenticated
- `403` — Access token does not have the required scope

---

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