Skip to content

onepasswordSDKItemsGet vault-id item-id

Warning

onepasswordSDKItemsGet is an experimental function and may change.

onepasswordSDKItemsGet returns an item from 1Password using the 1Password SDK.

The output of onepasswordSDKItemsGet is cached so multiple calls to onepasswordSDKItemsGet with the same vault-id and item-id will return the same value.

Example

{{- onepasswordSDKItemsGet "vault" "item" | toJson -}}