Download a document attached to an application
DocID required | string The unique ID of the document to download |
OrganisationID required | string Used by the API gateway to route the request to the relevant organisation. |
curl -i -X GET \ /Documents/:DocID \ -H 'OrganisationID: string'