API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/daily-overview/scopes

GET/v1/daily-overview/scopes

Reports which scopes the calling user can actually see today. team is true only if they manage at least one org unit; tenant only when the tenant-wide permission is granted. The slideout uses this to hide tabs that would otherwise 404 / 403 / 501.

Beispiel

curl -X GET https://api.codemeta-os.de/v1/daily-overview/scopes \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.daily-overview.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche