v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
Encryption Keys
Encryption Keys

Get Active Encryption Key By Type

Get the active encryption key.

get/account-service/api/data-protect/keys/status/active

Query parameters

key_type'MSG_PROTECT_SHIELD' | 'MSG_PROTECT_PLUGIN'

The type of the key to retrieve

Response

Successful Response

idinteger nullable

The unique identifier of the resource

statusinteger nullable

The status of the resource

createTimestring

The creation time of the resource

updateTimestring

The last update time of the resource

publicKeyValuestring nullable

The public key

privateKeyValuestring nullable

The private key

keyStatus'ACTIVE' | 'PASSIVE' | 'DISABLED' | 'DELETED'
keyType'MSG_PROTECT_SHIELD' | 'MSG_PROTECT_PLUGIN'