Forum Discussion

Suchith's avatar
8 years ago

Rest API v2 - Unable to retrieve all user data.

Hello,

I am facing problem during retrieving the user data using Rest API V2 Call, 

API Browser:

Rest Api Call Using Advanced Rest Client:

Above, am trying to retrieve users Id and Email information. Through API browser we can retrieve specified values, but V2 call sending null value for email.

 Please let me know.

Thanks,

Suchith

3 Replies

  • Suchith's avatar
    Suchith
    Ace
    8 years ago

    Hi Vikas,

    Yes, I was able to get email id using API V1 call.

     

    Thanks,

    Suchith

  • Maybe needs "restadmin"? Did you try to create an endpoint that executes your query with restadmin() and call that with your external REST client?