Reputation: 683
Hey I am using REST API for bit-bucket cloud for my application. I have to check whether the user(with token, which is passed through header) has access to a particular repo or not? If yes what access level is provided? What url should I hit for this?
Upvotes: 0
Views: 410
Reputation: 26
you can hit this api, with corresponding authToken as header to get the access level. Hope this helps.
Upvotes: 1