v3

latestOpenAPI 3.1.02026-08-06274467602.9 KB
internal
audit-log

List Audit Log

List admin audit log entries with optional filters.

Both from_date and to_date are inclusive. Because the client sends bare dates (parsed by FastAPI as midnight UTC), to_date is shifted to end-of-day so that entries logged any time on the selected date are included.

get/api/v1/internal/audit-log/

Query parameters

target_typestring nullable
admin_user_idstring uuid nullable
target_idstring uuid nullable
actionstring nullable
from_datestring date-time nullable
to_datestring date-time nullable
limitinteger
offsetinteger

Response

Successful Response

totalinteger required
limitinteger required
offsetinteger required