Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Parameters

ParameterDescription
Vault IDThe ID of the vault to retrieve details of. Can be obtained by using the List Vaults action.

Example Output

{
	"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"
}

Workflow Library Example

Get Vault with 1Password Connect Server and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop