---
title: "GET /documentModels/{modelId}/analyzeResults/{resultId}/pdf"
method: GET
path: "/documentModels/{modelId}/analyzeResults/{resultId}/pdf"
---

# GET /documentModels/{modelId}/analyzeResults/{resultId}/pdf

`GET /documentModels/{modelId}/analyzeResults/{resultId}/pdf`

Gets the generated searchable PDF output from document analysis.

## Path parameters

- `modelId` string, required
- `resultId` string, uuid, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- string, binary

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/ai-documentintelligence.md) · [All operations](https://skmtc.net/azure/apis/ai-documentintelligence/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/ai-documentintelligence/revisions/3f750834da9e/schema)
