Instance methods
TriggerClient: getEvent() instance method
The getEvent()
method gets the event details for a given eventId.
These are the docs for Trigger.dev v2 which will be deprecated on January 31st, 2025. You probably want the v3 docs.
Parameters
The event ID to get the details for. This is returned when calling either client.sendEvent() or io.sendEvent().
Returns
The event ID.
The event name.
When the event was created
When the event was last updated