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. | — |