---
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[]

---

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