Skip to main content
Retrieve a public key generated by Cyera for each tenant during server onboarding. Required Permission:
  • cyera.read.deployment
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
Data Center UIDThe UID of the data center the deployment belongs to.

Example Output

{
	"onPremCredentialsPublicKey": "string"
}

Workflow Library Example

Get Public Key with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop