メインコンテンツへスキップ

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.

アカウント

アカウント エンドポイントの生成済みリファレンスです。 この生成済みページは、アカウント カテゴリのすべての Public API 操作をまとめています。

エンドポイント

アカウントを一覧表示

GET /v1/public/accounts アカウントを一覧表示 公開APIプリンシパルに表示される顧客アカウントを一覧表示します。 完全なリファレンス: GET /v1/public/accounts
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts

アカウントを取得

GET /v1/public/accounts/{account_id} アカウントを取得 公開APIプリンシパルに表示される構造化されたアカウント詳細を返します。 完全なリファレンス: GET /v1/public/accounts/{account_id}
OpenAPI リファレンス: /openapi.ja.json GET /v1/public/accounts/{account_id}