Groups class provides methods for interacting with and managing groups in 1Password.
Requirements
To use this feature, you’ll need to install the 1Password SDK from the beta branch:- Go
- JavaScript
- Python
Get a group
You can useGroups.Get to fetch a group in your 1Password account.
- Go
- JavaScript
- Python
Replace
groupID with the group’s unique identifier.