外观
获取分享链接元信息
GET
/public/s/{tenantCode}/{token}
授权
apiKey
类型
API Key (header: Authorization)
参数
路径参数
tenantCode*
类型
必填string
token*
类型
必填string
响应
OK
*/*
JSON "code": 0, "data": { "shareKind": "string", "rootName": "string", "filename": "string", "sizeBytes": 0, "mimeType": "string", "requiresPassword": true, "expiresAt": "string" }, "ts": 0, "rid": "string", "msg": "string", "success": true
{
}