V1 Get Document Attachmentsget https://api.elliemae.com/encompass/v1/loans/{loanId}/documents/attachments/{documentId}Retrieves a list of file attachments for a specified document.Path ParamsloanIdstringrequiredThe unique identifier assigned to the loan.documentIdstringrequiredThe unique identifier assigned to the document.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 12 days ago