···3333You can access your status page data in JSON format by appending `/feed/json` to your status page URL.
34343535Example: `https://status.openstatus.dev/feed/json`
3636+3737+### SSH Command
3838+3939+Check the current status page anytime from your Terminal with:
4040+4141+```
4242+ssh [slug]@ssh.openstatus.dev
4343+```
4444+4545+Example: `ssh status@ssh.openstatus.dev`
···11+---
22+title: "Slack feed subscribe on status page"
33+description: "Link the RSS feed to any Slack channel."
44+image: "/assets/changelog/status-page-slack-feed-subscribe.png"
55+publishedAt: "2025-12-03"
66+category: "statuspage"
77+author: "openstatus"
88+---
99+1010+Link the RSS feed to any Slack channel.