curl --request GET \
--url https://api.example.com/v1/ui/secret-keys/{keyId}/reveal{}Retrieves the full secret key value. This is the only time the key will be shown.
curl --request GET \
--url https://api.example.com/v1/ui/secret-keys/{keyId}/reveal{}Secret key ID
Secret key revealed successfully
The response is of type object.