Veeva Vault - Search audit trail action

The Search audit trail action retrieves audit history records for documents, objects, system events, domain events, or login events in Veeva Vault.

Input

Input fieldDescription
Audit trail typeSelect the audit trail you plan to query.
Start dateEnter the start of the date window. Defaults to the start of the previous day. The window can't exceed 30 days.
End dateEnter the end of the date window. Defaults to now. The window can't exceed 30 days from the Start date.
Events filterEnter a comma-separated list of event types to return. Only shown for Document audit trail and Object audit trail.
Objects filterEnter a comma-separated list of object API names you plan to filter by. Only shown for Object audit trail.
LimitEnter the number of audit records per page. Defaults to 200, maximum 1000.
OffsetEnter the number of records to skip. Defaults to 0.

Output

Output fieldDescription
TotalThe total number of audit records matching the query.
SizeThe number of audit records returned.
OffsetThe offset used for this query.
LimitThe limit used for this query.
Next pageThe URL to fetch the next page of results, if any.
Previous pageThe URL to fetch the previous page of results, if any.
DataAn array of audit records. Fields vary based on the selected Audit trail type. Refer to the Veeva Vault documentation for more information.

Last updated: