API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/dms/documents/{id}/comments

GET/v1/dms/documents/{id}/comments

List comments for a DMS document (threaded)

Query-Parameter

NameTypBeschreibung
resolvedstring

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche