Skip to main content
POST
Test Vault Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connection_id
string<uuid>
required
team_id
string<uuid>
required

Response

Successful Response

Response from vault connection test.

success
boolean
required

Whether the connection test succeeded

message
string
required

Human-readable status message

vaults_accessible
integer | null

Number of accessible vaults (1Password only)

secrets_accessible
integer | null

Number of accessible secrets (Doppler/Infisical)