Productiv · Schema

AuditEvent

Represents an audit event for activities performed by users on the Productiv platform.

Application PortfolioProvisioningSaaS ManagementSpend ManagementUsage Analytics

Properties

Name Type Description
eventId string The unique identifier of the event.
eventType string The type of audit event.
timestamp string When the event occurred.
userEmail string The email of the user who performed the action.
details object Additional details about the event.
View JSON Schema on GitHub