Skip to content

Include username field in items.list() response #183

Description

@mikelgorelo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions