Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

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

Headers

ngrok-version
integer
default:2
required

Path Parameters

id
string
required

a resource identifier

Response

200 - application/json

Get a Vault by ID

id
string

identifier for Vault

uri
string

URI of this Vault API resource

created_at
string

Timestamp when the Vault was created (RFC 3339 format)

updated_at
string

Timestamp when the Vault was last updated (RFC 3339 format)

name
string

Name of vault

description
string

description of Vault

metadata
string

Arbitrary user-defined metadata for this Vault

created_by
string

Reference to who created this Vault

last_updated_by
string

Reference to who created this Vault