API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · toms

TOM Schema

Schema-ID
tom
Collection
toms
Permissions
  • Lesentom_view
  • Anlegentom_create
  • Änderntom_edit
  • Löschentom_delete

Felder

TOM Schema

toms4 Permissions

Schema for validating technical and organizational measure entities

titlestringerforderlich

TOM title

1–500 Zeichen
descriptionstringoptional

TOM description (Markdown)

nullable
categorystringerforderlich

TOM category (GDPR Art. 32)

PSEUDONYMIZATIONENCRYPTIONCONFIDENTIALITYINTEGRITYAVAILABILITYRESILIENCERESTORATIONTESTINGACCESS_CONTROLTRANSMISSION_CONTROLINPUT_CONTROLORDER_CONTROLAVAILABILITY_CONTROLSEPARATION_CONTROL
statusstringerforderlich

Implementation status

IMPLEMENTEDPARTIALLY_IMPLEMENTEDPLANNEDNOT_APPLICABLE
linkedAssetIdsstring[]optional

Linked asset UUIDs

Default: []
linkedRiskIdsstring[]optional

Linked risk UUIDs

Default: []
linkedProcessingActivityIdsstring[]optional

Linked processing activity UUIDs

Default: []
complianceRefsstring[]optional

Compliance framework references

Default: []
evidenceFileIdsstring[]optional

Evidence file UUIDs

Default: []

Standard-Endpoints

Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:

  • GET /api/v1/toms — Liste, paginiert + filterbar
  • GET /api/v1/toms/<id> — Einzelne Entity
  • POST /api/v1/toms — Anlegen
  • PATCH /api/v1/toms/<id> — Teil-Update
  • DELETE /api/v1/toms/<id> — Soft-Delete
  • GET /api/v1/toms/<id>/timeline — Audit + Aktivitäten

Suche