v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Azure Key Vault Secrets

List Managed Secrets for Account

Returns all managed secrets belonging to a specific Azure Key Vault account.

get/v0/azure-key-vault/accounts/{account-id}/secrets

Path parameters

account-idinteger required

The ID of the Azure Key Vault account

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 the vault

secret_versionstring nullable
vaultstring

The Azure Key Vault URL

created_atstring date-time
updated_atstring date-time