Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show user roles in get users api call #691

Open
AnuMonachan opened this issue Sep 1, 2023 · 0 comments
Open

show user roles in get users api call #691

AnuMonachan opened this issue Sep 1, 2023 · 0 comments

Comments

@AnuMonachan
Copy link
Contributor

AnuMonachan commented Sep 1, 2023

We are using this call to list out all users - Get user identities (https://api.vachanengine.org/v2/users?roles=Autographa&skip=0&limit=100)

  • current response - { "userId": "ae3a002e-3bdc-49f4-8ce4-9e40b1b6d268", "name": { "last": "QA-new", "first": "Jesni", "fullname": "Jesni Qa-new" } }, { "userId": "8000e5f4-b4c0-4381-9245-c91484a75905", "name": { "last": "ID", "first": "Test ", "fullname": "Test Id" }

requesting for additional information i.e. userrole in the response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant