Test Vault Connection
Vault Connections
Test Vault Connection
Test vault connection by verifying access.
Required Role: OPERATOR or higher
Attempts to connect to the external vault and list accessible vaults/secrets. Updates last_verified_at on success.
Returns:
- success: Whether the connection works
- message: Human-readable status
- vaults_accessible: Number of vaults (1Password)
- secrets_accessible: Number of secrets (Doppler/Infisical)
POST
Test Vault Connection
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Response from vault connection test.