---
title: "Change Logs - feed"
method: GET
path: "/change_logs/{type}.xml"
---

# Change Logs - feed

`GET /change_logs/{type}.xml`

Returns either an atom or rss feed of Change Logs.

## Path parameters

- `type` 'atom' | 'rss', required

## Headers

- `Accept` 'application/xml' | 'text/xml' | 'application/atom+xml' | 'application/rss+xml', required

## Response `200`

## Other responses

- `400` — Bad request. Reason provided in response body where possible.
- `404` — Not found.
- `429` — Too many requests - request has been throttled.
- `500` — Server error

---

[API](https://skmtc.net/uk-health-security-agency/apis/generic-api.md) · [All operations](https://skmtc.net/uk-health-security-agency/apis/generic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uk-health-security-agency/generic-api/versions/ac434e5ddc2c/schema)
