[GH-ISSUE #1704] [FEAT]: Add user management developer API endpoints #1114

Closed
opened 2026-02-22 18:23:10 -05:00 by yindo · 0 comments
Owner

Originally created by @shatfield4 on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1704

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

There should be a sub-module of the developer API called UserManagement that will allow for us to list all users with their roles and userIds.

  • We should omit the password field
  • Only return username, id, and role
  • 401 if not in multi-user
Originally created by @shatfield4 on GitHub (Jun 17, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1704 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? There should be a sub-module of the developer API called UserManagement that will allow for us to list all users with their roles and userIds. - We should omit the password field - Only return username, id, and role - 401 if not in multi-user
yindo added the enhancementfeature request labels 2026-02-22 18:23:10 -05:00
yindo closed this issue 2026-02-22 18:23:10 -05:00
yindo changed title from [FEAT]: Add user management developer API endpoints to [GH-ISSUE #1704] [FEAT]: Add user management developer API endpoints 2026-06-05 14:39:03 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1114