Skip to content

Export API events as NDJSON

GET
/api/v1/audit/events/export
curl --request GET \
--url https://api.pkgplease.com/api/v1/audit/events/export \
--header 'Authorization: Bearer <token>'

Up to 10,000 events, one JSON object per line.

NDJSON stream

Media typeapplication/x-ndjson
string
Examplegenerated
example