v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-2687268192.4 KB
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

idstring uuid required
typestring required
errorstring
meta_http_request_idstring required
meta_source_ipstring required
meta_user_agentstring required
actor_user_idstring
created_atstring date-time required
updated_atstring date-time required
tenant_idstring uuid required