ADS_PSIMentor7 years agoIs there api to get deatils of all users with certain role? Hi, I am searching for API which lists down all users with a certain role. Thanks.
ParshantBoss7 years agoADS_PSI,You can use below API to get all users from the role (eg. "Administrator") you add in name. SELECT * FROM users WHERE roles.name='Administrator'
Recent DiscussionsHow to fetch all labels associated with TkbArticlePage and count how many times each label is usedIn Aurora, add additional <script> and <meta> tagsSolvedSetup content filter for arabic language24.10 API change breaks navigationSolvedHow to create/subscribe the Webhook in Aurora