audit3 ops

API de Audit

Audit log entries for admin actions and sensitive operations.

Consultas

CONSULTA

adminBlogAuditForSubject

#

Audit log for one subject (a post, author, category, or tag). Drives the per-post "Activity" tab.

Argumentos

  • tenantIdID
  • subjectKindString!
  • subjectIdID!
  • pagination
Devuelve!
CONSULTA

adminBlogPostAudit

#

Audit trail for one post — every save, publish, schedule, unpublish, and archive event, newest first.

Argumentos

  • tenantIdID
  • postIdID!
  • pagination
Devuelve!
CONSULTA

tenantAuditEvents

#

List audit events for the calling tenant. Gated to tenant-tier admins (TenantAdmin, TenantOwner, PlatformAdmin) — regular operators / customers / drivers should never see this surface. Phase 4 may further restrict by a VIEW_AUDIT_LOG permission within TenantSettingsPermissions.

Argumentos

  • filter
  • pagination
Devuelve!