Vaults

GetVault

Retrieve a vault by resource name.

get/v2/vaults/{vault_id}

Path parameters

vault_idstring required

Response

A successful response.

Example response

{
  "vault": {
    "name": "vaults/95257c5a522f",
    "displayName": "Fund VI"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.