---
title: "Get a CRE by name"
method: GET
path: "/rest/v1/name/{crename}"
tags: ["CRE"]
---

# Get a CRE by name

`GET /rest/v1/name/{crename}`

## Path parameters

- `crename` string, required

## Query parameters

- `format` 'json' | 'md' | 'csv' | 'oscal'
- `source` string
- `include_only` string[]

## Response `200`

Success

- CREResponseSchema
  - `data` object — CRE document

## Other responses

- `404` — Not found

---

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