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

Vault Folder Schema

Schema-ID
vault_folder
Collection
vault_folders
Permissions
  • Lesensecret_view
  • Anlegenvault_folder_create
  • Ändernvault_folder_edit
  • Löschenvault_folder_delete

Felder

Vault Folder Schema

vault_folders4 Permissions
namestringerforderlich
1–200 Zeichen
descriptionstringoptional
max 1000 Zeichennullable
parentFolderIduuidoptional
nullable
iconstringoptional
max 50 Zeichennullable
colorstringoptional
Patternnullable
accessEntriesobject[]optional
Default: []
typestringerforderlich
userteamtenant
iduuiderforderlich
rolestringerforderlich
viewereditormanager
folderKeyVersionintegeroptional
≥ 1Default: 1read-only
wrappedFolderKeysobject[]optional
Default: []read-only
typestringerforderlich
userteamfolder
iduuiderforderlich
wrappedKeystringerforderlich
min 1 Zeichen
ephemeralPublicKeystringoptional
nullable
groupKeyVersionintegeroptional
≥ 1nullable
keyRingobject[]optional
Default: []
versionintegererforderlich
≥ 1read-only
wrappedFolderKeysobject[]erforderlich
Default: []read-only
typestringerforderlich
userteamfolder
iduuiderforderlich
wrappedKeystringerforderlich
min 1 Zeichen
ephemeralPublicKeystringoptional
nullable
groupKeyVersionintegeroptional
≥ 1nullable
retiredAtdatetimeoptional
nullable

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

Suche