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

# GET /

`GET /`

Lists information for all API versions.

## Response `200`

OK

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

## Other responses

- `500` — An unexpected error occured.

---

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