API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/webspaces/{id}/logs/access

GET/v1/webspaces/{id}/logs/access

Get access log for a webspace (stub)

Datenmodell

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

Query-Parameter

NameTypBeschreibung
linesinteger

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche