V1 Get a Milestoneget https://api.elliemae.com/encompass/v1/loans/{id}/milestones/{logId}Retrieves the specified milestones for a loan.Path ParamsidstringrequiredThe loan ID, which is the unique identifier assigned to the loan.logIdstringrequiredThe milestone log ID. The log ID can be obtained from the response of Get All MilestonesHeadersAuthorizationstringrequiredBearer token.Responses 200OK 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 20 days ago