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