> For the complete documentation index, see [llms.txt](https://docs.humata.ai/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.humata.ai/guides/humata-api/how-to-get-pdf.md).

# How to GET Pdf

Fetch the information of an already created PDF. Typically this is useful to poll until `pdf.read_status == 'SUCCESS'` (and not `pdf.read_status == 'FAILED'`) before asking questions against the PDF.

{% openapi src="/files/ANwcOfL9PysJBUOoneIJ" path="/v1/pdf/{pdf-id}" method="get" %}
[open-api.yaml](https://360245911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ8S8wUTipLV0NvvKYznS%2Fuploads%2Fgit-blob-4d955061fc20039380df41606f6cb4a77719b086%2Fopen-api.yaml?alt=media)
{% endopenapi %}

###
