Skip to content

Exporting Data

CSV export is not yet available in the Robost admin console. No export button, download link, or CSV endpoint exists in the current release.

Alert data is available through the REST API at GET /api/alerts. The endpoint accepts the same filters the Alerts inbox uses: status, alert_type, action_taken, detection_type, a date_from timestamp, a free-text search, and pagination via page and page_size.

For details on authentication and response shape, refer to the API reference.

SIEM integration is on the roadmap and is not yet implemented.