Thanks for the reply. I checked the endpoint before but wasn’t sure what it was returning.
But as I see, it only returns the conversations that already happened. That means I would have to first create a conversation and then have to retrieve its tracker. Is that correct?
If that is the case then which endpoint do I make a request to Core?
I searched for this on Google and found that /webhooks/rest/webhook endpoint sends a response when I run a server with rasa run --enable-api. Is this the correct endpoint? Thanks
I searched for this on Google and found that /webhooks/rest/webhook endpoint sends a response when I run a server with rasa run --enable-api . Is this the correct endpoint? Thanks