---
title: "GET /"
method: GET
path: "/"
tags: ["API versions"]
---

# GET /

`GET /`

Lists information for all SDSController API versions.

## Response `200`

OK

- object
  - `versions` Version[]
    - `name` string
    - `status` 'CURRENT' | 'SUPPORTED' | 'DEPRECATED'
    - `updated` string, date-time

## Other responses

- `500` — An unexpected error occured.

## Changes

- **2018-05-04** `3a7682f5369d` — 2 breaking
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `500`

[Change history](https://skmtc.dev/sodafoundation/apis/soda-api/changes/get.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sodafoundation/soda-api/revisions/3a7682f5369d/schema)
