POST
/
events
/
export

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
project
string
required

Name of the project associated with the event like New Project

filters
object[]
required
dateRange
object
projections
string[]

Fields to include in the response

limit
number

Limit number of results to speed up query (default is 1000, max is 7500)

page
number

Page number of results (default is 1)

Response

200 - application/json
events
object[]
totalEvents
number

Total number of events in the specified filter