How to use CLI get_item to retrieve the category of a item from a vault
parksidemx
Community Member
Currently it does not return category of the queried item.
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Referrer: forum-search:category
0
Comments
-
Hey @parksidemx ~
Thanks for reaching out with your question on how to get the category of an item using the command line tool. Currently, it is available under the
templateUuid
key that displays as a number. We store it as a number rather than the name for localization purposes.For your reference here are what those numbers translate into:
LoginUuid = "001"; CreditCardUuid = "002"; SecureNoteUuid = "003"; IdentityUuid = "004"; PasswordUuid = "005"; DocumentUuid = "006"; SoftwareUuid = "100"; BankAccountUuid = "101"; DatabaseUuid = "102"; DriverLicenseUuid = "103"; OutdoorLicenseUuid = "104"; MembershipUuid = "105"; PassportUuid = "106"; RewardsUuid = "107"; SocialSecurityNumberUuid = "108"; RouterUuid = "109"; ServerUuid = "110"; EmailUuid = "111"; ApiCredentialUuid = "112"; MedicalRecordUuid = "113";
Please let us know if you have any further questions.
Thanks,
April Bowler
1Password Developer0
This discussion has been closed.