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

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

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

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.