API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/articles/{id}/stats

GET/v1/articles/{id}/stats

Aggregated business KPIs for a single article

Datenmodell

Diese Operation arbeitet auf der Entität Article (article). Alle 102 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

curl -X GET https://api.codemeta-os.de/v1/articles/{id}/stats \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.articles.get();

Antwortcodes

HTTP Bedeutung
200 Default Response
403 Default Response
404 Default Response

Suche