Get Loan Opportunities with Searchget https://api.elliemae.com/loanOpportunity/v1/loanOpportunitySelectorRetrieves specific details of opportunities with search criteria in a paged list.Query ParamsstartstringStarting index for pagination.limitstringLimit index for pagination.sortBystringComma separated list of attributes to sort the results by. For example, city, borrowerLastName and so on.borrowerLastNamestringValue of borrower last name to filter the list by.citystringValue of city to filter the list by.loanIdstringUnique loan identifier to filter the list by.loanNumberstringLoan Number to filter the list by.loanPurposestringValue of loan purpose to filter the list by.zipcodestringValue of zipcode to filter the list by.viewstringLevel of details to be included in the response. Possible values are entity (default, includes only opportunity data) and scenario (includes opportunity and scenario data).HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 1 month ago