List exportable log fields
GET/api/admin/logs/export/fields
Lists the activity-log columns that may be included in a CSV export; drives the Download dialog's field picker. Nested under export because it describes what the sibling POST /admin/logs/export accepts. System administrators only.
Responses
- 200
- 403
The exportable field names.
Caller is not a system administrator.