Rasa-X Docker Container Call through postman

I’m just running rasa-x docker container and exposing 5002 port with --port cli command. How can i get response on postman using that container. On which url i have to hit request and Do i have to use POST or GET method