---
title: "ListCertificateRevocationLists"
method: GET
path: "/v2/pki/{store}/crls"
tags: ["Certificates"]
---

# ListCertificateRevocationLists

`GET /v2/pki/{store}/crls`

Get the certificates in the specified certificated store

## Path parameters

- `store` string, required

## Response `200`

The operation was successful.

- string[]

## Other responses

- `400` — The passed in information such as store name is invalid
- `404` — Nothing could be found.
- `500` — An internal error ocurred.

---

[API](https://skmtc.net/azure/apis/opcpublisher.md) · [All operations](https://skmtc.net/azure/apis/opcpublisher/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/opcpublisher/versions/8eac19a554d6/schema)
