| Vault.objects | R Documentation | 
Retrieves all objects in a specific vault.
Vault.objects(id, env = .solveEnv, ...)
| id | The ID of the vault. | 
| env | (optional) Custom client environment. | 
| ... | (optional) Additional query parameters (e.g. limit, offset). | 
## Not run: 
vault = Vault.get_personal_vault()
Vault.objects(vault$id)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.