AuditLogDto
_idstringrequired
userstringrequired
Example:
69c4b4fc528c5e1f4ab79d0cactionstringrequired
Example:
CREATEentitystringrequired
Example:
Userdetailsstring
Example:
Se creó el usuario maya.ipstring
Example:
127.0.0.1timestampstring
Example:
2026-04-01T00:00:00.000Zserialstring
Example:
AUD-0001AuditLogDto
{
"_id": "string",
"user": "69c4b4fc528c5e1f4ab79d0c",
"action": "CREATE",
"entity": "User",
"details": "Se creó el usuario maya.",
"ip": "127.0.0.1",
"timestamp": "2026-04-01T00:00:00.000Z",
"serial": "AUD-0001"
}