List Vault
List every Vault entry for the authenticated organisation, ordered by name. Secret values are masked (value null, has_value true); variable values are included for authorized readers.
Authorizations
Your SLNG consumer API key.
Response
The organisation Vault entries, ordered by name, with secret values masked.
Kind of this entry: secret values are never returned, variable values are readable by authorized callers.
secret, variable The stored value, returned only for variables to authorized readers. Always null for secrets, whose value is never returned.
Whether a value is stored. True even for secrets, whose value is withheld from responses.
Whether this entry is managed by SLNG rather than created directly by your organisation.