audit.query
Search audit logs for GDPR Article 30 processing records. Filter by action, target type, or date range to track data operations and verify compliance activities.
Instructions
監査ログを検索します。GDPR Art.30に基づく処理活動記録の閲覧。Query audit logs. View records of processing activities per GDPR Art.30.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | アクションフィルタ(例: data.delete, page.analyze) / Action filter (e.g., data.delete, page.analyze) | |
| target_type | No | ターゲットタイプフィルタ(例: web_page, preference_profile) / Target type filter (e.g., web_page, preference_profile) | |
| start_date | No | 開始日時(ISO 8601形式) / Start date (ISO 8601 format) | |
| end_date | No | 終了日時(ISO 8601形式) / End date (ISO 8601 format) | |
| limit | No | 結果上限(最大100、デフォルト20) / Result limit (max 100, default 20) |