List secret names

View as Markdown

List the organization’s secrets. Write-only vault — only names and metadata are returned, never the values.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

The org's secret names.
statusbooleanOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error