How to list members in an organization

Hello. I was trying to make a nice organization dashboard page, and I wanted to list the members inside of the organization. Is this possible under the organizations plugin? Thanks
Solution:
Use authClient.organization.getFullOrganization and iterate over .members
Organization | Better Auth
The organization plugin allows you to manage your organization's members and teams.
Jump to solution
1 Reply
Solution
The Untraceable
Use authClient.organization.getFullOrganization and iterate over .members
Organization | Better Auth
The organization plugin allows you to manage your organization's members and teams.

Did you find this page helpful?