API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

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

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

List annotations for a DMS document

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche