{{domain}}/rest/agile/1.0/issue?jql=assignee=currentUser()
Is there an api that i can use to get the issues that have been assigned to me?
Hi,
You can use the search API to search using JQL. That's the easiest way to get such results.
It looks like you're new here. Sign in or register to get started.