---
title: "Get root CREs"
method: GET
path: "/rest/v1/root_cres"
tags: ["CRE"]
---

# Get root CREs

`GET /rest/v1/root_cres`

## Query parameters

- `format` 'json' | 'md' | 'csv' | 'oscal'

## Response `200`

Success

- DataListResponseSchema
  - `data` object[]

## Other responses

- `404` — Not found

## Changes

- **2026-07-08** `710ec655bbc9` — 2 info
  - api tag `CRE` added
  - added the optional property `data` to the response with the `200` status
- **2026-01-16** `ae03d764eede` — 1 warning, 1 info
  - removed the optional property `data` from the response with the `200` status
  - api tag `CRE` removed

[Change history](https://skmtc.dev/owasp/apis/opencre-rest-api/changes/rest/v1/root_cres/get.md)

---

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