---
title: "Get all centuries"
method: GET
path: "/century/"
tags: ["Centuries"]
---

# Get all centuries

`GET /century/`

Get all available centuries

## Response `200`

Centuries retrieved successfully

- object[]
  - `century` integer — Century number
  - `label` string — Century label

---

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