Hey I want to export all Issues assigned to a user in a JSON file to import and use it elsewhere. My API-Call is like this:
$"{url}/rest/api/2/search?jql=assignee={userId}"
How do I get the result of the call into a proper formatted JSON file?
I am coding in C#
Thanks for your help!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.