---
title: "GET /classes/"
method: GET
path: "/classes/"
tags: ["Administrative Endpoints"]
---

# GET /classes/

`GET /classes/`

Retrieves all OpenAtlas classes with their English label, CIDOC CRM mapping, view, icon and standard type ID.

## Response `200`

Success

- object[]
  - `systemClass` string, nullable, required
  - `crmClass` string, nullable, required
  - `view` string, nullable, required
  - `icon` string, nullable, required
  - `en` string, nullable, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access denied
- `404` — Resource not found
- `409` — Conflict
- `500` — Internal server error

---

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