Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is Jira Software status api working?

Inna S
Contributor
December 22, 2022

Hi, 

I'm trying to use the recommended url

https://status.atlassian.com/api/v2/status.json

to get the current system status, but it appears to be updated on Dec 9:

 

{
  "page": {
    "id""0f54fx204jpt",
    "name""Atlassian",
    "url""https://status.atlassian.com",
    "time_zone""Etc/UTC",
    "updated_at""2022-12-09T01:23:44.545Z"
  },
  "status": {
    "indicator""none",
    "description""All Systems Operational"
  }
}
Does anyone use this api and do you know if it is actually updated with the real time Jira Software status?
Thank you

2 answers

1 accepted

1 vote
Answer accepted
Benjamin S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 23, 2022

Hi Inna,

 

Excellent question! The status.atlassian.com website is a custom version of Atlassian Statuspage. The "updated_at" field only changes whenever there is a new maintenance/service degradation notice.

 

For example, you can query Jira Software's status via https://jira-software.status.atlassian.com/api/v2/status.json. At the time of writing, the last service update was Dec 19, as displayed on https://jira-software.status.atlassian.com. This corresponds with the "updated_at" field in the status.json API endpoint.

 

Please let me know if you have any other questions!

 

Warm regards,

Ben

Inna S
Contributor
December 23, 2022

Thank you, @Benjamin S , that makes sense.

I was following the docs here https://status.atlassian.com/api and this was confusing.

0 votes
Fernando Eugênio da Silva
Community Champion
December 23, 2022
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 23, 2022

Thanks, @Fernando Eugênio da Silva 

And it appears the documentation at the bottom of this page is incorrect, as that is what @Inna S was probably using:

https://status.atlassian.com/api 

Kind regards,
Bill

Inna S
Contributor
December 23, 2022

That's right, @Bill Sheboy , I followed the instructions on this page.

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events