# Document files

The generated files attached to a document. Files exist only once the document
has been processed.

 - [GET /documents/{documentId}/files](https://nonprod.developer.myhub.com.au/products/nowinfinity/apis/partner/documents/document-files/getdocumentfiles.md): Returns the list of files generated for the specified document.
 - [GET /documents/{documentId}/files/{filename}](https://nonprod.developer.myhub.com.au/products/nowinfinity/apis/partner/documents/document-files/getdocumentfile.md): Returns a single file generated for the specified document. Specify `zip` as the filename to retrieve all files for the document as one archive.
