Skip to main content
GET
アカウントを取得

承認

Authorization
string
header
必須

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

パスパラメータ

account_id
string<uuid>
必須

レスポンス

client
アカウントClientSummary · object
必須

アカウントを所有するクライアント

created_at
string<date-time>
必須

アカウント作成のタイムスタンプ

id
string<uuid>
必須

アカウントUUID

name
string
必須

アカウントの表示名

status
string
必須

アカウントのライフサイクルステータス

updated_at
string<date-time>
必須

アカウントの最終更新タイムスタンプ