I would like to obtain a document created through the Legacy API as a PNG image, but the following error occurred. Is the Legacy API still available?
レスポンスを受信しました。ステータス=HTTP/1.1 404 Not Found]
response header -------------------------------
Content-Type: text/html; charset=utf-8
Content-Length: 1203
Vary: Origin
x-lucid-flow-id: c4672f9a24a7a665
Date: Tue, 17 Jun 2025 08:46:34 GMT
Connection: keep-alive
Alt-Svc: h3=":443"; ma=93600
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
-----------------------------------------------
response body ---------------------------------
<!DOCTYPE html>
<html lang="en">
<head>
<title>Not Found</title>
<style type="text/css">
html, body, pre {
margin: 0;
padding: 0;
font-family: Monaco, 'Lucida Console', monospace;
background: #ECECEC;
}
h1 {
margin: 0;
background: #AD632A;
padding: 20px 45px;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,.3);
border-bottom: 1px solid #9F5805;
font-size: 28px;
}
p#detail {
margin: 0;
padding: 15px 45px;
background: #F6A960;
border-top: 4px solid #D29052;
color: #733512;
text-shadow: 1px 1px 1px rgba(255,255,255,.3);
font-size: 14px;
border-bottom: 1px solid #BA7F5B;
}
</style>
</head>
<body>
<h1>Not Found</h1>
<p id="detail">
For request 'GET /publicapi/documents/image/6723dbec-c92f-4f31-b950-86a16a742b3b/1/128/1'
</p>
</body>
</html>