Can someone guide me to the correct documentation or share some sample references on how i can run my rest query, to get all issues with specific issue type and status within a specific project ?
I have my rest api formed which i tested in postman and giving the required results. I also tried to insall the Atlassian SDK within my visual studio project but need pointers on how to read and process the results as an automation task.
I can see lots of documentation on the internet but not sure which is the correct or latest version.