Webhook を使用して公開のステータス ページに登録する

Webhook を使用して公開のステータス ページを登録すると、インシデントが作成、更新、または解決したときに通知を受け取ることができます。

Webhook サブスクリプションは公開のステータス ページから直接作成され、ページにアクセスできるユーザーなら誰でも利用できます。

Webhook サブスクリプションを作成する

  1. 公開のステータス ページを開きます。

  2. [更新通知を受けとる] を選択します。

  3. サブスクリプション ダイアログで、[Webhook] を選択します。

  4. 通知の送信先となる Webhook URL を入力してください。

  5. Webhook が正常にペアリングされた場合、または配信に失敗した場合に通知を受け取れるように、メール アドレス を入力してください。

  6. [登録] を選択します。

Webhook の詳細を送信した後、インシデントの更新を受信するように設定されていることを確認するためにエンドポイントを検証します。サブスクリプションを有効化する前に、エンドポイントの確認をお願いします。

検証が完了すると、Webhook は ステータス ページ の更新を自動的に受信し始めます。

 

サンプル Webhook ペイロード

{ "meta": { "unsubscribe": "https://pagename.status.atlassian.com/unsubscribe?token=YjZiMjY2NWYtNDlkMi00MDhjLWI4NTQtODQ0ZDYyOTI5OTYxLmNkRjJPdUhGZERIQWR4M2V5VTdadkR0VHhuNThjRFJKd3BYMXhrSlVyVms", "documentation": "https://help.statuspage.io/knowledge_base/topics/webhook-notifications", "event_type": "incident.update", "generated_at": "2026-01-20T11:01:55.567240453Z" }, "statuspage": { "url": "https://pagename.status.atlassian.com", "id": "6d0caaa9-4c73-4379-b492-000000000000", "title": "Page title" }, "incident": { "impact": "minor", "incident_ID": "256mjhyi1234", "incident_title": "investigating - webhook testing incident", "current_status": "resolved", "current_update": { "update_id": "6cb8eece-1c40-44d5-857f-2ffd0e5a1234", "update_status": "resolved", "update_message": "We've identified the underlying cause of the problem affecting demo service. We're actively working on a fix and will provide the next update in 10 minutes. Thank you for your patience while we work to restore normal service.", "generated_at": "2026-01-20T11:01:54.072Z" }, "incident_update_history": [ { "update_id": "06fa5fe0-cd65-4a47-a9ca-8a1818e11234", "update_status": "resolved", "update_message": "2026-01-20T10:02:13.768Z The incident is currently being investigated. Impact is limited and affected services are being analyzed. Further updates will be provided soon.", "generated_at": "2026-01-20T11:01:04.583Z" }, { "update_id": "af482c8f-dc90-4bca-8339-046e1b946f37", "update_status": "investigating", "update_message": "2026-01-20T10:02:13.768Z There is an ongoing investigation regarding a webhook testing incident. The impact details are being assessed. Further updates will be provided as soon as more information becomes available.", "generated_at": "2026-01-20T10:54:26.507Z" } ], "current_affected_components": [ { "name": "Payment", "status": "degraded_performance" } ] } }

ステータス ページの更新を登録解除する

通知メール内の登録解除リンクを使用して、ステータス ページの更新をいつでも登録解除できます。

登録解除するには、次の手順に従います。

  1. 受信したステータス ページの通知メールを開きます。

  2. メールの下部にある [登録解除] を選択します。

  3. 確認ダイアログで、メッセージをレビューし、[登録解除] を選択して確認します。

登録解除すると、そのステータス ページからのインシデントおよび保守の更新情報を受信しなくなります。
更新情報の受信を再開したい場合は、いつでも公開のステータス ページから再登録できます。

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。