secrets_list_secret_versions
Retrieve metadata for all versions of a secret, including revision, status, and timestamps, without exposing stored values.
Instructions
List the versions of a secret.
Returns version metadata (revision, status, timestamps) only, never the stored values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region to target. Defaults to the configured region. | |
| secret_id | Yes | The secret ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |