GET
/
api
/
v1
/
ssh
/
ca
/
{sshCaId}
/
public-key
curl --request GET \
  --url https://us.infisical.com/api/v1/ssh/ca/{sshCaId}/public-key
"<string>"

Path Parameters

sshCaId
string
required

The ID of the SSH CA to get the public key for.

Response

200
application/json
Default Response

The response is of type string.