svc-vault-api_other

get/zones/{zone_id}/secrets

Path parameters

zone_idstring required

A globally unique opaque identifier

Query parameters

entity_idstring

The entity to list all secrets for

type'token' | 'password'

The type of secrets to list

Headers

X-Client-Request-IDstring uuid

Unique request identifier specified by the originating caller and passed along by proxies.

Response

List available secrets without their decrypted values

idstring required

A globally unique opaque identifier

entity_idstring required

A globally unique opaque identifier

zone_idstring required

A globally unique opaque identifier

versioninteger required
type'token' | 'password' required
namestring required

A name for the entity to be displayed in UI

descriptionstring

A description of the entity

metadataVaultApiMetadata

A JSON object containing arbitrary metadata. Metadata will not be encrypted.

created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 2 of the 23 revisions of this API.15

    • the endpoint scheme security OAuth2 was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security vault-api_bearerAuth was removed from the API

      api-security-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the header request parameter X-Request-ID

      request-parameter-removed

    • the endpoint scheme security vault-api_bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security vault_bearerAuth was removed from the API

      api-security-removed

    This revision also has 82 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog