대시보드
대시보드와 위젯을 만들고 조회·수정·삭제하는 API입니다.
📄️ List Dashboards
List dashboards visible to the caller, optionally scoped by collection or folder.
📄️ Create Dashboard
Create a dashboard from its metadata and initial layout.
📄️ Get Dashboard Versions
List version history for a specific dashboard.
📄️ Get Dashboard
Retrieve a specific dashboard. Returns the specified version if provided.
📄️ Update Dashboard
Save mutable dashboard metadata, layout, and widget configuration after write permission is checked. Omitted fields keep their current values.
📄️ Delete Dashboard
Permanently remove a dashboard after delete permission is checked. The dashboard can no longer be retrieved.