Retrieve Workspace Secret

Beta
GET

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

Path parameters

idstringRequired

Either the Workspace Secret’s ID or its unique name

Response

idstring
modifieddatetime
namestring<=250 characters
labelstring
secret_typeenum
Allowed values: USER_DEFINEDHMACINTERNAL_API_KEY
  • USER_DEFINED - User Defined
  • HMAC - Hmac
  • INTERNAL_API_KEY - Internal Api Key