List TLS certificates
Returns the TLS certificates managed by Traefik.
Returns the TLS certificates managed by Traefik.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/listCertificates"[ { "domain": { "main": "string" } }]