v1

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

List All Managed Secrets

Returns all AWS managed secrets across all accounts in the organization.

get/v0/aws-secrets-manager/secrets

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