v1
latestSwagger 2.02026-08-061,9128853.7 MBGet a list of events
A list of all audit events collected to date, ordered by the date of the event in descending order. Events can be filtered by various criteria and can be returned as a csv file when the optional parameter 'asCsv' is set to true.
Query parameters
Returns list of events as a csv file when set to true
The document types to be matched, provided as a comma separated list of strings
The environment ids to be matched, provided as a comma separated list of strings
The event agents to be matched, provided as a comma separated list of strings
The event categories to be matched, provided as a comma separated list of strings
The event groups to be matched, provided as a comma separated list of strings
Omits the change details of all events when set to true
Filter events that occurred after this datetime
Filter events after specified autoId
The event ids to be matched, provided as a comma separated list of strings
Exclude the machine-related CRUD events that were added for auto-deploy events
The project group ids to be matched, provided as a comma separated list of strings
The project ids to be matched, provided as a comma separated list of strings
The related document ids to be matched, provided as a comma separated list of strings
The related document ids to be matched, provided as a comma separated list of strings
Number of items to skip. Defaults to zero
The canonical tag ids to be matched, provided as a comma separated list of strings
Number of items to take. Defaults to 30
The tenant ids to be matched, provided as a comma separated list of strings
Filter events that occurred before this datetime
Filter events before specified autoId
The user ids to be matched, provided as a comma separated list of strings
Response
OK