v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
AWS Secrets Manager Secrets

Get Managed Secret

Get a specific managed secret.

get/v0/aws-secrets-manager/secrets/{secret-id}

Path parameters

secret-idinteger required

The ID of the managed secret

Response

The request has succeeded.

idinteger

The unique identifier of the managed secret

namestring

The name of the managed secret

descriptionstring nullable

An optional description

account_idinteger

The account this secret belongs to

secret_identifierstring

The identifier used to fetch the secret from AWS Secrets Manager

secret_versionstring nullable
regionstring

The AWS region where the secret is stored

version_kind'id' | 'stage' nullable

Selects whether secret_version is treated as a VersionId or VersionStage for AWS GetSecretValue

created_atstring date-time
updated_atstring date-time