## Download document file content **get** `/documents/{id}/download` Download the binary content of the document file ### Path Parameters - `id: string` ### Example ```http curl https://$WITHLUMINARY_SUBDOMAIN.withluminary.com/api/public/v1/documents/$ID/download ```