Skip to content

auditLog.listByEntity

Type: query Module: convex/auditLog.ts

{
entityType: string,
entityId: string,
}

List audit log entries for a specific entity, newest first. @param entityType - Entity type (e.g., “requirement”, “task”) @param entityId - Entity ID to filter by