Hello,
You can use the serverinfo
REST end point.
For more details, take a look at: https://docs.atlassian.com/jira/REST/latest/#d2e3079
The output is:
{ "baseUrl": "http://localhost:8080/jira", "version": "5.0-SNAPSHOT", "versionNumbers": [ 5, 0, 0 ], "buildNumber": 582, "buildDate": "2014-11-11T05:43:47.935+0000", "serverTime": "2014-11-11T05:43:47.935+0000", "scmInfo": "1f51473f5c7b75c1a69a0090f4832cdc5053702a", "buildPartnerName": "Example Partner Co.", "serverTitle": "My Shiny New JIRA Server" }
-- Pedro
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.