List Vault Integrations
Credentials & Vault
List Vault Integrations
List the caller’s registered vault integrations. AppRole secret_id values are never returned.
GET
List Vault Integrations
Overview
Returns every vault integration registered by the caller. The storedsecret_id is never included in responses — only the public metadata (name, address, namespace, auth method, role ID, timestamps) is returned.
Example Request
Response
Success Response (200)
Returns an array of integration records.string
Integration ID (UUID).
string
Human-readable name.
string
Backend type. Always
hashicorp in v1.string
Vault address.
string
Vault Enterprise namespace, or
null if unset.string
Auth method. Always
approle in v1.string
AppRole role_id.
string
ISO 8601 timestamp.
string
ISO 8601 timestamp.