I am interested in calling the Amplitude Rest API to export data from a Funnel analysis set up in the following way:
Events [in this order] [EVENT 1] [EVENT 2] Exclude uses who did [EVENT 3] between all steps
I have figured out how to call the API to get conversion from [EVENT 1] to [EVENT 2] but am unsure how to “Exclude uses who did [EVENT 3] between all steps.” Is this possible to do this (Exclude events) calling the API? What request should “GET” be called on to export this data? Any insights would be greatly appreciated –– thank you so much!