Current Behavior
Currently items.list() returns only item ID, title, category, state, and vault ID. For login items, the username field is not sensitive (unlike passwords) and would be very useful to display in list/table views without requiring a separate items.get() call per item.
Desired Behavior
Add an option (or include by default) non-secret fields like username in the list response, so integrations can display them in bulk without N+1 API calls.
Benefits & Value
No response
Additional information
No response
Current Behavior
Currently items.list() returns only item ID, title, category, state, and vault ID. For login items, the username field is not sensitive (unlike passwords) and would be very useful to display in list/table views without requiring a separate items.get() call per item.
Desired Behavior
Add an option (or include by default) non-secret fields like username in the list response, so integrations can display them in bulk without N+1 API calls.
Benefits & Value
No response
Additional information
No response