Do we have a Rest Api for Stash to find users repo permissions?

Deepa Tantry April 7, 2017

Can anyone please let me know if we have a Rest Api for Stash to find users repo permissions?

I know the user's ID and the repo. I need to find if the user has access to that repo. I need this fulfilled using rest Api..
Can you please let me know if there is any similar API's available in Stash/Bit bucket?

Quick response is highly appreciated!

Thanks!

1 answer

1 vote
Piotr Swiecicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 7, 2017

Not sure if you there is single REST resource to verify if particular user can access particular repository - unless you can authenticate as that user and want to simply access repository in question to find out if access will be granted.

But take a look at /projects/{projectKey}/repos/{repositorySlug}/permissions resoruce and its subresources - you can easily list all users granted access, all groups granted access.

Hope that helps,

Deepa Tantry April 11, 2017

Appreciate your help here Piotr..

The API provided is with respect to the project right. I am trying to get the details globaly and not project specific.

I might not know any other details other than the user name and repo name. 

Is there any other way for this?

Thanks 
Deepa

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events