latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

Describe encryption key

Gets the encryption key used for encrypting secrets that you want to create in Tower.

get/secrets/key

Query parameters

formatstring

The format to return the key in. Options are 'pkcs1' and 'spki'.

The format to return the key in. Options are 'pkcs1' and 'spki'.

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

public_keystring required

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/DescribeSecretsKeyResponse.json"
}