---
title: "List competition divisions"
method: GET
path: "/api/data/divisions"
tags: ["Data"]
---

# List competition divisions

`GET /api/data/divisions`

Returns the public division names used to group longevity athletes.

## Response `200`

Ordered list of division names.

- string[]

## Other responses

- `304` — Not Modified

---

[API](https://skmtc.dev/longevityworldcup/apis/longevity-world-cup-public-api.md) · [All operations](https://skmtc.dev/longevityworldcup/apis/longevity-world-cup-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/longevityworldcup/longevity-world-cup-public-api/revisions/06294996061a/schema)
