Search code examples
oauth-2.0jirajira-rest-apijira-agile

Jira cloud REST API v3 with OAuth2 - Get list of sprints


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.


Solution

  • 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.