Resources with a specified ID. If a resource matches at least one ID, the associated event is returned. Format is a comma-separated list of “<resourceType>/<resourceID>”. For example, “VAULT/12345, USER/67890”.
filterOps.actionTypeenumOptional
Events with the specified action type.
filterOps.resourceTypeenumOptional
Resources with the specified type.
filterOps.tagsstringOptional<=2048 characters
Events with associated tags. If an event matches at least one tag, the event is returned. Comma-separated list. For example, “login, get”.
Timestamp provided in the previous audit response’s nextOps attribute. An alternate way to manage response pagination. Can’t be used with sortOps or offset. For the first request in a series of audit requests, leave blank.
Change ID provided in the previous audit response’s nextOps attribute. An alternate way to manage response pagination. Can’t be used with sortOps or offset. For the first request in a series of audit requests, leave blank.
limitlongOptionalDefaults to 25
Number of results to return.
offsetlongOptionalDefaults to 0
Record position at which to start returning results.