---
title: "Get a list of certificates"
method: GET
path: "/certificates"
tags: ["Certificates"]
---

# Get a list of certificates

`GET /certificates`

Returns a list of certificates that have been uploaded to the OpenEVSE. The certificates are used to
authenticate the OpenEVSE to the MQTT broker, provide a secure web interface or as additional root CA
certificates.

## Response `200`

OK

- object
  - `certificates` CertificateYaml[] — unresolved $ref

## Changes

- **2023-11-16** `1de458404502` — 1 info
  - endpoint added
- **2023-09-26** `a37c27e4b895` — 1 breaking
  - api path removed without deprecation
- **2023-07-27** `b6fa2d9c4548` — 1 info
  - endpoint added
- **2023-07-21** `143139f48c58` — 1 breaking
  - api path removed without deprecation
- **2023-07-02** `f826914c5534` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/certificates/get.md)

---

[API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [All operations](https://skmtc.dev/openevse/apis/openevse-wifi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openevse/openevse-wifi-api/revisions/0b557db566f3/schema)
