AI Model APIUnimplementedFiles
FREEBRAIN / API REFERENCE
List Files (Unimplemented)
This interface has not been implemented
Authorization
BearerAuth AuthorizationBearer <token>
Use Bearer token authentication. Format:Authorization: Bearer sk-xxxxxx
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/files"{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}