OpenLight 会针对认证、授权、参数校验、资源不存在、状态冲突、限流和服务器故障返回结构化 JSON 错误。Documentation Index
Fetch the complete documentation index at: https://docs.openlight.tech/llms.txt
Use this file to discover all available pages before exploring further.
unauthorized:请求缺少有效 API Token。forbidden:Token 没有访问该资源的权限。not_found:资源不存在,或对 Token 所有者不可见。validation_error:请求体或查询参数无效。conflict:请求与当前资源状态冲突。rate_limited:短时间内发送了过多请求。internal_error:API 无法完成请求。
request_id。