Retrieve details of a specific event by its ID
data property).
purchase, custom_event_1)custom_event_1 through custom_event_50), this is the user-configured name. For standard events, this equals event_name.| Status Code | Description |
|---|---|
| 200 | Event successfully retrieved |
| 401 | Missing or invalid API key |
| 403 | API key doesn’t have permission or subscription is inactive |
| 404 | Event not found |
| 422 | Invalid event ID provided |
| 429 | Too many requests - rate limit exceeded. See Rate Limiting |