# Documents

List and download loan documents

## List loan documents

 - [GET /public/loans/{id}/documents](https://docs.pioneerft.com/apis/public-api/documents/listloandocuments.md): Retrieve a list of documents associated with a loan.

## Get document download URL

 - [GET /public/documents/{id}/download](https://docs.pioneerft.com/apis/public-api/documents/getdocumentdownloadurl.md): Get a presigned download URL for a document. URL is valid for 5 minutes.

