LiquidPlanner Classic Forum

Ask a Question
Back to All

How to get credentials of all users through rest api call ?

Posted on behalf of Ashish Jain. Original posting date 2014-10-07.

Hello All,

I am working in Jira integration with LiquidPlanner, in the LiquidPlanner REST api documentation i have not found the way to get the list/details of all users at one time request, although i have the "Co-Worker"/"admin" access in LiquidPlanner.
According to sample code, i have to insert the loging credentials of the user, which i don't want i want to sync Jira with LiquidPlanner at one button click so i need to get the login credentials OR details of all users by sending one HTTP request of LP Rest api. Is it possible ? if possible than please let me know, my coding language is C#.Net