Jira Align On-Prem - Healthy status checker using API endpoint

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

It is possible to check, via internal APIs of Jira Align, the health of the Jira Align application and the Jira Align Database.

These endpoints can be incorporated into personal scripts that monitor Jira Align uptime. It is also important to configure the network and the server to unblock internal API calls.

Environment

Jira Align Self-Hosted

Solution

1) To Monitor the Jira Align Application, the following internal endpoint can be used

1 https://YOUR-JIRA-ALIGN-URL/rest/align/api/internal/2/healthchecks/app

The output would be

(Auto-migrated image: description temporarily unavailable)

2) To Monitor the Jira Align Database, the following endpoint can be used

1 https://YOUR-JIRA-ALIGN-URL/rest/align/api/internal/2/healthchecks/db

The output would be

(Auto-migrated image: description temporarily unavailable)
Updated on April 15, 2025

Still need help?

The Atlassian Community is here for you.