External DocumentationTo learn more, visit the 1Password Connect Server documentation.
Actions
Get Vault
Get a specified vault details by it’s ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Vault ID | The ID of the vault to retrieve details of. Can be obtained by using the List Vaults action. |
{
"attributeVersion": 2,
"contentVersion": 1,
"createdAt": "2025-10-04T11:37:28Z",
"id": "89gk4nl4mdj7ufdlhn4tcvisla",
"items": 0,
"name": "Connect Server Vault",
"type": "USER_CREATED",
"updatedAt": "2025-10-04T11:38:18Z"
}
Was this page helpful?