---
title: "List standards"
method: GET
path: "/rest/v1/standards"
tags: ["Standards"]
---

# List standards

`GET /rest/v1/standards`

For a logged-in user with a saved resource selection (and the MyOpenCRE feature enabled), the list is restricted to that selection (OpenCRE is always included). Pass all=true to bypass the filter and return every standard.

## Query parameters

- `all` boolean

## Response `200`

Standards retrieved

- string[]

## Changes

- **2026-08-03** `17121b00bb98` — 1 info
  - added the new optional `query` request parameter `all`
- **2026-07-08** `710ec655bbc9` — 1 info
  - api tag `Standards` added
- **2026-01-16** `ae03d764eede` — 1 info
  - api tag `Standards` removed

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