API Reference
Get File Content (Unimplemented)
This interface is not yet implemented
GET
/r1/files/{file_id}/contentAuthorization
BearerAuth
AuthorizationBearer <token>使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx
In: header
Path Parameters
file_id*stringResponse Body
curl -X GET "https://ai-tokens.space/r1/files/string/content"{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}