-
Notifications
You must be signed in to change notification settings - Fork 678
Open
Description
Question
In the GET /users API ({{url}}:9002/users), is it possible to filter the users by role?
I checked the response and the documentation, and I only see parameters for offset, limit, email, and metadata. There is no query parameter for role.
Example:
Is something like this supported?
GET /users?role=admin
If not, please confirm whether role-based filtering is currently available or planned.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
⛏ Backlog