Hi Is it possible to retrieve a list of replies (or conversation) for a particular tweet I post.
There is no public API endpoint to do this, so it is not possible. What you can do, for very recent Tweets, is search for replies (@user) and check where the in_reply_to matches the Tweet you want to fetch replies for.