how i have to get origin url in bitbucket
Welcome to the Community!
If you are using Git then you can check the origin URL for your Bitbucket using the below command.
git remote -v
Please have a look at the below KB.
https://confluence.atlassian.com/bitbucket/change-the-remote-url-to-your-repository-794212774.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.