Get list of event definitions
Retrieves a list of all available event definitions, including custom events. The event definitions can be then used as a filter in the Event Export API.
Please log in to see full path URL. Learn why.
get
/peopleevents/1/export/definitions
Authorizations:
Scopes:
Responses
200
OK
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/peopleevents/1/export/definitions' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "definitionIdList": [
- "emailOpened",
- "pageView",
- "personEnteredFlow",
- "customEvent"
]
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See