audit_logs
List audit log entries
Get a list of audit logs
get/{tenant_id}/audit_logs
Path parameters
tenant_idstring uuid required
UUID of the tenant
Query parameters
pagenumber
Page to start from
per_pagenumber
How many logs should be displayed per page
start_timestring date-time
timestamp from where to start the list
end_timestring date-time
timestamp on which to end the list
typestring
comma separated list of types to query for
actor_user_idstring
id of the user who performed the action
meta_source_ipstring
ip address from which the action was performed
qstring
the search string
Response
OK