Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

What are Audits?

Audits are configured for Omneo events such as Tier achievements. Contact your Omneo Administrator to configure audit events within Omneo.
AttributeDescription
id INTEGERA unique Omneo id of the audit
user_id INTEGERThe user id of the created audit. null if it is a system generated audit record
event STRINGThe audited event ‘updated’, ‘created’, ‘deleted’
auditable_type STRINGThe type of the audit event. For example, this would be Tier if the audited event was a tier achievement
auditable_id INTEGERThe id of the audited event. For example, if a tier was achieved, this would be the id of the tier instance
old_values OBJECTThe original values of the record before to the audited change
new_values OBJECTThe new values of the record after the audited change
url STRINGThe URL associated with the audit event
ip_address STRINGThe IP address associated with the audit event
profile_id STRINGThe profile_id associated with the audited event
token_name STRINGThe name of the Tokens used in the audited event
user_agent STRINGThe user associated with the audit event
created_at DATE-TIMEThe ISO date-time of when the audit record was created
updated_at DATE-TIMEThe ISO date-time of when the audit record was last updated