API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · analytics_dashboards

Analytics Dashboard

Schema-ID
analytics_dashboard
Collection
analytics_dashboards
Permissions
  • Lesenanalytics_dashboard_view
  • Anlegenanalytics_dashboard_create
  • Ändernanalytics_dashboard_edit
  • Löschenanalytics_dashboard_delete

Felder

Analytics Dashboard

analytics_dashboards4 Permissions
titlestringerforderlich
1–200 Zeichen
descriptionstringoptional
max 2000 Zeichennullable
categorystringoptional
service_desktechnicianfinancecrmsalestelephonyprojectshrassetscompliancecontractsfleetacademydmsvaultwebhostingeventsescalationexecutivecustom
nullable
visibilitystringerforderlich
personalteamglobal
Default: "personal"
teamIdsuuid[]optional
Default: []nullable
tagsstring[]optional
Default: []nullable
isPredefinedbooleanoptional
Default: falseread-onlynullable
predefinedKeystringoptional
max 100 Zeichenread-onlynullable
layoutobjectoptional
nullable
columnsintegeroptional
1 – 12Default: 12
tabsobject[]optional
Default: []nullable
idstringerforderlich
1–50 Zeichen
labelstringerforderlich
1–100 Zeichen
descriptionstringoptional
max 500 Zeichennullable
filterPaneobjectoptional
nullable
variableKeysstring[]optional
Default: []
collapsedbooleanoptional
Default: falsenullable
variablesobject[]optional
Default: []nullable
keystringerforderlich
1–50 Zeichen
labelstringerforderlich
1–100 Zeichen
typestringerforderlich
date_rangeselectmulti_selecttext
defaultValueanyoptional
optionsobject[]optional
nullable
valuestringoptional
labelstringoptional
widgetsobject[]optional
Default: []nullable
widgetIduuiderforderlich
xintegererforderlich
0 – 11
yintegererforderlich
≥ 0
wintegererforderlich
1 – 12
hintegererforderlich
≥ 1
tabIdstringoptional
nullable
refreshIntervalintegeroptional
≥ 0Default: 0nullable

Standard-Endpoints

Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:

  • GET /api/v1/analytics_dashboards — Liste, paginiert + filterbar
  • GET /api/v1/analytics_dashboards/<id> — Einzelne Entity
  • POST /api/v1/analytics_dashboards — Anlegen
  • PATCH /api/v1/analytics_dashboards/<id> — Teil-Update
  • DELETE /api/v1/analytics_dashboards/<id> — Soft-Delete
  • GET /api/v1/analytics_dashboards/<id>/timeline — Audit + Aktivitäten

Suche