List users in an npm organization.

Section: Org and team operations

List org members

bash
bash
npm org ls <org>
Explanation

List users in an npm organization.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Org and team operations
Change org user role
Set an organization role for a user.
OpenIn sheetbashsame section
Create a team
Create a team in an npm organization.
OpenIn sheetbashsame section
Add a user to a team
Add a user to a team.
OpenIn sheetbashsame section
Remove a user from a team
Remove a user from a team.
OpenIn sheetbashsame section
Run audit
Audit installed dependencies for known vulnerabilities.
OpenIn sheetbash1 tag match
List top-level packages only
Show only direct dependencies.
OpenIn sheetbash1 tag match