Skip to main content
GET
Retrieve key material

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Stored key information

id
string
server
string
key
string

Hex encoded AES key

iv
string

Hex encoded IV

deprecated
boolean