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>
必須
domain
string
必須

レスポンス

id
string<uuid>
必須

ドメイン UUID

name
string
必須

ドメイン名

outbound_routing_ready
boolean
必須

アウトバウンドルーティングの準備ができているかどうか

status
string
必須

ドメインのライフサイクルステータス

workspace_id
string<uuid>
必須

ドメインを含むワークスペース UUID

auto_renew
boolean
デフォルト:false

ドメインの自動更新が有効かどうか

created_at
string | null

ドメイン作成のタイムスタンプ

dedicated_ip_id
string<uuid> | null

専用の IP UUID を割り当てます (存在する場合)

dns_records
ドメインDnsRecordレスポンス · object[]

ドメインの DNS レコード

inbound_tenant_external_id
string | null

インバウンドテナントのプロバイダー外部 ID

inbound_tenant_id
string<uuid> | null

受信テナント UUID (割り当てられている場合)

inbound_tenant_name
string | null

受信テナントの表示名 (割り当てられている場合)

inbound_tenant_type
string | null

受信テナント タイプ (割り当てられている場合)

mailboxes
ドメインメールボックスSummary · object[]

ドメイン上のメールボックス

redirect_mode
enum<string> | null

設定されたリダイレクト モード (存在する場合)

利用可能なオプション:
301,
302,
iframe
redirect_url
string | null

設定されたリダイレクト URL (存在する場合)

tags
ドメインTagレスポンス · object[]

ドメインに付けられたタグ

updated_at
string | null

ドメインの最終更新タイムスタンプ