Event Export
Use event export to inspect request, webhook, and stream event history outside the live API response path. SEC API supports filtered event listing and JSON or NDJSON exports.Endpoints
GET /v1/eventsGET /v1/events/export
Filtered event inspection
kindtyperequestIdsincelimit
Export JSON
Export NDJSON
CLI
Operational notes
- exports are tenant-scoped
- request correlation is driven by
Request-Id - use exports when support asks for request, webhook, or stream history during troubleshooting