Retrieve a project-defined event
Project defined events
Retrieve a project-defined event
GET
Retrieve a project-defined event
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the ProjectDefinedEvent object
Response
200 - application/json
The ProjectDefinedEvent object
The ID of the project defined event
The event name. Likely takes the form customer.created or similar
The human-readable text for this event. Should grammatically follow "When..." e.g. "a customer is created"
Path for extracting purchase amount from event data