Skip to main content
GET
/
integrations
/
v1
/
{application-id}
/
timeline
/
event
/
{event-type-id}
/
{event-id}
Get Timeline Event
curl --request GET \
  --url https://api.hubapi.com/integrations/v1/{application-id}/timeline/event/{event-type-id}/{event-id}
{}

Response

200 - application/json

Successful response - Get the data for a specific timeline event

The response is of type object.

Last modified on December 12, 2025