Return a specific AuditLog.
The access token received from the authorization server in the OAuth 2.0 flow.
AuditLog model
The unique token identifying the audit log.
"adt_lg_1234567890abcdef"
The token of the audited object.
"rpt_1234567890abcdef"
The type of the audited object.
"Report"
The title of the audited object.
"Production Cost Report"
The event type of the audit log.
"record_created"
The source of the action (console, api, developer).
"console"
The name of the user who performed the action.
The name of the workspace associated with the audit log.
The token of the workspace associated with the audit log.
"wrkspc_1234567890abcdef"
The date and time, in UTC, the audit log was created. ISO 8601 Formatted.
"2021-07-09T00:00:00Z"
The changed values of the object.
The unchanged values of the object.