REST API to list the users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2018 10:31 PM
Is there any REST API to list out the total users present?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2018 10:33 PM
You can use the table REST API for the sys_user table to retrieve the list of all users from the system.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2018 10:48 PM
yeah Rahul, thanks I got it...Is it also possible to find using API to find out whether a user is a part of my organisation or not.. because listing out and comparing is going to take a lot of time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2018 10:49 PM
In simple terms, i want to validate the user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2018 10:49 PM
In simple terms, i want to validate the user