Hello, I have a question related to the endpoints that I'm able to validate from Postman and I would like to know if we can obtain the data of the tealium_event executing a GET request like this: https://collect.tealiumiq.com/event?tealium_account=instride&tealium_profile=main&tealium_event=learner_home As you can see in Image1, I already have a status code 200 but in the response, there is no info. Image1 The source of the data that we need is under EventStream >> Live Events (Image2): Image2 For example, in this case, I want to see the details of the tealium_event emailOpen (Image 3): Image3 I'm not sure if it's possible to see that data from Postman. Could you confirm it? Thank you so much.
... View more