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:
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
Thank you, @Benjamin S , that makes sense.
I was following the docs here https://status.atlassian.com/api and this was confusing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Inna S , please, use this:
https://jira-software.status.atlassian.com/api/v2/summary.json
Regards,
Fernando
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.