GET
/
keys
/
{id}

Path Parameters

id
string
required

Response

200
application/json
id
string
required

Unique identifier for the public key.

name
string
required

Name of the public key.

publicKey
string
required

The public key in PEM format.

createdAt
string
required

Timestamp when the public key was created.