Get Changelog RSS Feed
Changelog
Get Changelog RSS Feed
Get a published changelog as an RSS 2.0 feed
GET
Get Changelog RSS Feed
Returns a published changelog formatted as an RSS 2.0 XML feed. This endpoint does not require authentication.
Use this to let users subscribe to your changelog updates in their preferred RSS reader.
Path Parameters
The unique public slug of the changelog.
Request
Response
Returns an RSS 2.0 XML document withContent-Type: application/xml.
Example Response
200
Errors
| Status | Description |
|---|---|
| 404 | Changelog not found or not published |
| 422 | Invalid slug format |