Get all repositories linked to Jira Project

I have successfully built an Atlassian Connect App for Jira that is capable of listing all Jira Projects. Is there a way to list all repositories that have been linked to a specific project, such as BitBucket or GitHub repositories? I’m talking about such repositories, specifically:

Calling GET /rest/api/latest/projects/{projectKey}/repos with Jira’s Project Key returns a 403 status.

1 Like