Audit Events
Query parameters
configuration-namestringOptional
Name of the configuration
userstringOptional
User associated with the audit event
min-datestringOptional
Minimum date for the audit event query in YYYYMMDDHHMMSS format
max-datestringOptional
Maximum date for the audit event query in YYYYMMDDHHMMSS format
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/audit-eventsQuery parameters
configuration-namestringOptional
Name of the configuration
userstringOptional
User associated with the audit event
min-datestringOptional
Minimum date for the audit event query in YYYYMMDDHHMMSS format
max-datestringOptional
Maximum date for the audit event query in YYYYMMDDHHMMSS format
Responses
200
Returns an octet-stream of the requested CSV file
No content
400
Bad Request
application/octet-stream
401
Unauthorized
application/octet-stream
500
Internal Server Error
application/octet-stream
get
/audit-events/downloadNo content
Last updated
Was this helpful?