cURL
curl --request GET \ --url https://us.infisical.com/api/v1/ssh/ca/{sshCaId}/public-key
"<string>"
Get public key of SSH CA
The ID of the SSH CA to get the public key for.
Default Response
The response is of type string.
string
Was this page helpful?