Documentation Index
Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
Use this file to discover all available pages before exploring further.
账户
账户 端点的生成参考。 此生成页面汇总 账户 类别中的所有公共 API 操作。端点
- GET /v1/public/accounts - 列出账户
- GET /v1/public/accounts/{account_id} - 获取账户
列出账户
GET/v1/public/accounts
列出账户
列出公共 API 主体 可见的客户账户。
完整参考: GET /v1/public/accounts
OpenAPI 参考:
/openapi.zh-cn.json GET /v1/public/accounts获取账户
GET/v1/public/accounts/{account_id}
获取账户
返回公共 API 主体 可见的结构化账户详情。
完整参考: GET /v1/public/accounts/{account_id}
OpenAPI 参考:
/openapi.zh-cn.json GET /v1/public/accounts/{account_id}