Skip to main content
GET
下载您上传的文件

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

路径参数

reviewID
string
必填
fileID
string
必填

响应

The raw file bytes with the original Content-Type.

The response is of type file.

最后修改于 2026年8月22日