There are REST endpoints for reading data
Only system administrators can call these endpoints.
URL: {JIRA_BASE_URL}/rest/jigit/1.0/configurations
Http verb: GET
Request headers:
Response headers:
Get configurations
URL: {JIRA_BASE_URL}/rest/jigit/1.0/configurations

Get a configuration
URL: {JIRA_BASE_URL}/rest/jigit/1.0/configurations/{repoName}
Where:

Updated: