Get a Documentget https://api.elliemae.com/loanOpportunity/v1/loanOpportunities/{opportunityId}/documents/{documentId}Retrieves an existing document from an opportunity.Path ParamsopportunityIdstringrequiredUnique identifier of the opportunity to update.documentIdstringrequiredUnique identifier of the document to retrieve.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 202Accepted 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 2 months ago