cURL
curl --request GET \ --url https://us.infisical.com/api/v1/ssh/hosts/{sshHostId}/user-ca-public-key
"<string>"
Get public key of the user SSH CA linked to the host
The ID of the SSH host to get the user SSH CA public key for.
The public key of the user SSH CA linked to the SSH host.
Was this page helpful?