2

Is there any way to get list of sprints using Jira REST api version 3 with OAuth2? I'm well aware of this API: https://developer.atlassian.com/cloud/jira/software/rest/. But it does not support OAuth2.

luke
  • 3,435
  • 33
  • 41
  • Still not implemented though they have been talking they are working on that for 2 years. – Jsowa Dec 01 '20 at 16:48

1 Answers1

0

None as of yet; only Jira platform APIs are supported. You can check this comment in this public-facing issue that also answers your question.

Ian
  • 691
  • 3
  • 9