Skip to main content
GET
Get Vault details and metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vaultUuid
string
required

The UUID of the Vault to fetch Items from

Pattern: ^[\da-z]{26}$

Response

OK

id
string
Pattern: ^[\da-z]{26}$
name
string
description
string
attributeVersion
integer

The vault version

contentVersion
integer

The version of the vault contents

items
integer

Number of active items in the vault

type
enum<string>
Available options:
USER_CREATED,
PERSONAL,
EVERYONE,
TRANSFER
createdAt
string<date-time>
read-only
updatedAt
string<date-time>
read-only