Entity · audit_catalogs
Audit Catalog Schema
Felder
Audit Catalog Schema
Schema for audit/compliance questionnaire definitions
title
Questionnaire title
1–200 Zeichen
description
Questionnaire description
max 5000 Zeichennullable
framework
Compliance framework this catalog belongs to
Werte
ISADORANIS2ISO27001BSICUSTOMcategory
Category (e.g. IT-Sicherheit, Datenschutz, Onboarding)
max 100 Zeichennullable
activeVersionId
UUID of the currently active version
nullable
promptTemplateSystem
System prompt for AI report generation
max 10000 Zeichennullable
promptTemplateUser
User prompt template with {{placeholders}} for AI report generation
max 10000 Zeichennullable
tags
Tags for filtering and categorization
Default: []nullable
linkedCourseIds
Linked Academy course IDs for training requirements
Default: []
Keine Felder passen zum Filter.
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/audit_catalogs— Liste, paginiert + filterbarGET /api/v1/audit_catalogs/<id>— Einzelne EntityPOST /api/v1/audit_catalogs— AnlegenPATCH /api/v1/audit_catalogs/<id>— Teil-UpdateDELETE /api/v1/audit_catalogs/<id>— Soft-DeleteGET /api/v1/audit_catalogs/<id>/timeline— Audit + Aktivitäten