---
title: "GET /api/updates/"
method: GET
path: "/api/updates/"
tags: ["api"]
---

# GET /api/updates/

`GET /api/updates/`

## Response `200`

- UpdatesResponse
  - `name` string, required
  - `pub_date` string, required
  - `url` string, required
  - `notes` string, nullable, required

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/spacebarchat/apis/spacebar-server.md) · [All operations](https://skmtc.net/spacebarchat/apis/spacebar-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spacebarchat/spacebar-server/versions/5b4adb561b25/schema)
