Skip to main content
GET /api/v1/cloud/vaults/{vault_id}/credentials Lists credentials under the specified vault. Archived credentials are excluded by default.

Path parameters

Headers

Query parameters

Example request

Example response

HTTP 200 OK

Response fields

VaultCredential object

Errors

Notes

  • The credential list does not return credential secrets.
  • Archived credentials are excluded by default. Pass include_archived=true to include them.
See Errors for the full error envelope.

Authenticate with vaults

Store and inject secrets safely into agent sessions.