# downloadDocument

Returns a pre-signed URL for downloading the file content of a document.

```
downloadDocument(

  id: ID!

): DownloadFile!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

#### [`downloadDocument.id`](#id) ● [`ID!`](https://docs.monei.com/es/es/apis/graphql/types/scalars/id/.md) non-null scalar[​](#id "Enlace directo al id")

### Type[​](#type "Enlace directo al Type")

#### [`DownloadFile`](https://docs.monei.com/es/es/apis/graphql/types/objects/download-file/.md) object[​](#downloadfile- "Enlace directo al downloadfile-")

Pre-signed URL for downloading a file from MONEI storage.
