V1 Get a Note for a Business Contactget https://api.elliemae.com/encompass/v1/businessContacts/{contactId}/notes/{noteId}Retrieves the specified note for the specified business contact.Path ParamscontactIdstringrequiredThe unique identifier that is returned in the response when the contact is created.noteIdstringrequiredUnique identifier of the note assigned to the note when it was created.HeadersAuthorizationstringrequiredBearer tokenResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 16 days ago