OpenPanel

/export/events

Export a paginated list of raw events with optional filtering by date, profile, and event type.

GET
/export/events

Export a paginated list of raw events with optional filtering by date, profile, and event type.

Query Parameters

project_id?string
projectId?string
profileId?string
event?string|array<string>
start?string
end?string
page?number
Default1
limit?number
Default50
includes?array<string>

Response Body

curl -X GET "https://loading/export/events"
Empty
OpenPanel Analytics | An open-source alternative to Mixpanel