The CreatorCon Call for Content is officially open! Get started here.

REST API to list the users

chatbot
Kilo Explorer

Is there any REST API to list out the total users present?

7 REPLIES 7

Rahul Jain11
Kilo Guru

You can use the table REST API for the sys_user table to retrieve the list of all users from the system.

 

Thanks

 

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. 

In simple terms, i want to validate the user

chatbot
Kilo Explorer

In simple terms, i want to validate the user