Retrieve Workspace Secret

Beta
Used to retrieve a Workspace Secret given its ID or name.

Path parameters

idstringRequired
Either the Workspace Secret's ID or its unique name

Headers

X-API-KEYstringRequired

Response

idstringformat: "uuid"
modifiedstringformat: "date-time"
namestring<=250 characters
labelstring
secret_typeenum
  • USER_DEFINED - User Defined
  • HMAC - Hmac
  • INTERNAL_API_KEY - Internal Api Key
  • EXTERNALLY_PROVISIONED - Externally Provisioned
Allowed values: