POST
/
events
/
export

Authorizations

Authorization
string
header
required

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

Body

application/json
filters
object[]
required
project
string
required

Name of the project associated with the event like New Project

dateRange
object
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)

projections
string[]

Fields to include in the response

Response

200 - application/json
events
object[]
totalEvents
number

Total number of events in the specified filter