Export selected log records as a downloadable file
POST/api/logs/export
Renders the selected log records as a text or JSON file and streams it back as an attachment, recording an audit event for the export.
Requires the Export log messages permission. The export contains the rows themselves, so granting it reveals their contents.
Request
Responses
- 200
- 403
- 422
- 500
Successful Response
Requires the Export logs permission
Validation Error
Log export failed