---
title: "List all CREs (paginated)"
method: GET
path: "/rest/v1/all_cres"
tags: ["CRE"]
---

# List all CREs (paginated)

`GET /rest/v1/all_cres`

## Query parameters

- `page` integer
- `per_page` integer

## Response `200`

Success

- AllCREsResponseSchema
  - `data` object[]
  - `page` integer
  - `total_pages` integer

## Other responses

- `404` — Not found

## Changes

- **2026-07-08** `710ec655bbc9` — 1 info
  - endpoint added
- **2026-01-16** `ae03d764eede` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/owasp/apis/opencre-rest-api/changes/rest/v1/all_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)
