Identified By

  • Updated

Identified By

GET /api/rest/v2/user/get

This API returns the list of active Priava Users.



Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" :1, 
           "Name" : "John Smith" 
         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request