---
title: "Show certificate key"
method: GET
path: "/key"
tags: ["Administration"]
---

# Show certificate key

`GET /key`

Retrieve content of certificate key.

## Response `200`

OK

- object
  - `crt` string — Content of this certificate file for TLS or WSS transport protocol. The certificate file MUST be PEM-encoded with X.509.
  - `key` string — Content of this private certificate file for TLS or WSS transport protocol.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
