Hi, I am trying to access JIRA REST API via C# client code, as I have to orchestrate it with rest of logic, can any one point me to tutorial which does help with it?
I am using OAuth authentication and also wanted to perform pagination and ordering, so if there is any client sample code that covers all these things, that will be great.
Just to try the API , I did use the UQI query and that did work fine for me.
Thanks for help