Retrieve a key attestation certificate for a security object.

Prev Next
Post
/crypto/v1/keys/key_attestation

If the cluster is capable of key attestation, and requested security object supports key attestation (currently only RSA or EC keys that have their private key component), a key attestation is returned.

Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Body parameters
object
key
OneOf
SobjectDescriptorPersistedVariantKid
object (SobjectDescriptorPersistedVariantKid)
kid
string (uuid) Required
SobjectDescriptorPersistedVariantName
object (SobjectDescriptorPersistedVariantName)
name
string Required
Max length4096
Pattern^[^\n]*[^\s\n][^\n]*$
Responses
2XX

Success result

Expand All
object
authority_chain
Array of string
string (byte)
attestation_statement
object
format
string
Valid values[ "x509_certificate" ]
statement
string (byte)