I'm trying to get information about what kinds of files are in a git repo using the REST API. Ideally I would be able to specify how many subdirectories I would be able to search as well.
Hi Henry,
I suppose you can use /rest/api/1.0/projects/{projectKey}/repos/{repositorySlug}/browse endpoint.
This would only work on Bitbucket Server right? I am trying to do this on Bitbucket Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.