APIリファレンス
identity
このエリアには 7 個のエンドポイントがあります。それぞれに、パラメータ、レスポンス、実行可能なリクエストを備えた専用のページがあります。
| メソッド | パス | 機能 | アクセス権限 |
|---|---|---|---|
| GET | /v1/branding | The brand this customer's panel renders under. | — |
| GET | /v1/branding/by-panel-hostname | The brand served on one panel hostname. | — |
| GET | /v1/branding/font-file/{sha256} | One stored webfont file. | — |
| GET | /v1/branding/font/{family}.css | The `@font-face` rules for a self-hosted family. | — |
| GET | /v1/branding/logo/{sha256} | One brand logo, as an image. | — |
| GET | /v1/me | Get the authenticated principal. | — |
| PATCH | /v1/me | Set this person's language and display currency. | — |