List activity (audit) logs
GET/api/admin/logs
A single page of activity (audit) logs, newest first, with userId resolved to the author's display name. Search, severity filter, and sort all run server-side.
Request
Responses
- 200
- 403
- 500
One page of logs.
Caller is not a system administrator.
Query failed.