getDocumentFromUri

@GET()
public abstract Response<ResponseBody> getDocumentFromUri(@HeaderMap() Map<String, String> bearer, @Url() String uri)