V1 Get an AUS Tracking Logget https://api.elliemae.com/encompass/v1/loans/{loanId}/ausTrackingLogs/{logId}Retrieves the specified AUS Tracking log for the specified loan.Path ParamsloanIdstringrequiredThe unique identifier assigned to a loan.logIdstringrequiredUnique Identifier of the AUS Tracking log to retrieve or update.HeadersAuthorizationstringrequiredBearer token.Responses 200OK 400Bad Request 403Forbidden 404AusTrackingLog not found 500Internal Server ErrorUpdated 5 months ago