API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

GET /v1/dms/documents/by-entity

GET/v1/dms/documents/by-entity

Get all DMS documents linked to a specific entity

Query-Parameter

NameTypBeschreibung
entityTypeerforderlichstring
entityIderforderlichstring<uuid>
limitinteger
offsetinteger

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche