Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Aaron_Gibralter
2 years agoNew Contributor
Why doesn't the item list display API Key items' "usernames" values?
It looks like logins display the username field in the list display (which is helpful when you have multiple items with the same name but different user names); however, this does not seem to be the ...
1P_Dave
Moderator
2 years agoHello Aaron_Gibralter! 👋
Thanks for reaching out. Different types of items will provide the values of different fields to be displayed as a subtitle in the item list.
For API Credential items, the subtitle is sourced from the type
field in the item. For example, if I set the type
to "Bearer Token", I'll see "bearer" as the subtitle:
Let me know if you have any questions.
-Dave
ref: dev/core/core#8411