Relayer logoRelayer
Device endpoints

Release-notes feed (RSS)

The release-notes feed as RSS 2.0. Subscribe to an app's changelog from any feed reader or a Slack RSS integration. Same data as the JSON feed. No auth, CORS-open, cached 60s.

GET
/feed/{appRef}/{channel}/rss.xml

The release-notes feed as RSS 2.0. Subscribe to an app's changelog from any feed reader or a Slack RSS integration. Same data as the JSON feed. No auth, CORS-open, cached 60s.

Path Parameters

appRef*string
channel*string

Response Body

application/rss+xml

application/json

curl -X GET "https://example.com/feed/string/string/rss.xml"
"string"
{  "error": "Unknown app"}