Skip to main content
Solved

Fetch Event By APi

  • October 25, 2024
  • 2 replies
  • 184 views

Forum|alt.badge.img

Hi,
I want to fetch event from segment without destination. Is there api where we can fetch event from segment.

Best answer by Chris Carrel

@Nikhil Baisoya if you have Unify then you can use the profile API, specifically the “Profile Events” route https://segment.com/docs/unify/profile-api/#routes. If you don’t have Unify and you absolutely must pull the event then you probably need a warehouse destination with an API built on top of it to lookup the events.

View original

Forum|alt.badge.img

I want manual fetching


Chris Carrel
Forum|alt.badge.img+4

@Nikhil Baisoya if you have Unify then you can use the profile API, specifically the “Profile Events” route https://segment.com/docs/unify/profile-api/#routes. If you don’t have Unify and you absolutely must pull the event then you probably need a warehouse destination with an API built on top of it to lookup the events.


Reply