Get a Scenarioget https://api.elliemae.com/loanOpportunity/v1/loanOpportunities/{opportunityId}/scenarios/{scenarioId}Retrieves an existing scenario from an opportunity.Path ParamsopportunityIdstringrequiredThe unique identifier of the opportunity to retrieve.scenarioIdstringrequiredThe unique identifier of the scenario to retrieve.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated about 1 month ago