GET
/
site
{
  "title": "<string>",
  "icon_type": "emoji",
  "icon": "<string>",
  "icon_background": "<string>",
  "icon_url": "<string>",
  "description": "<string>",
  "copyright": "<string>",
  "privacy_policy": "<string>",
  "custom_disclaimer": "<string>",
  "default_language": "<string>",
  "show_workflow_steps": true
}

Authorizations

Authorization
string
header
required

API-Key認証。すべてのAPIリクエストにおいて、Authorization HTTPヘッダーにAPIキーを含めてください(例:Bearer {API_KEY})。APIキーの漏洩を防ぐため、サーバー側で保存することを強くお勧めします。

Response

200 - application/json

WebApp設定情報。

ワークフローアプリのWebApp設定。