How to fetch next page of Project Components for on premise server?

Hi Community,
We are using project components endpoint of on premise server in our integration. But, the API endpoint with a paginated version is not available in the documentation due to which the API takes a long time to return the response. We found the paginated endpoint of the Project Components in the Cloud Jira instance. So, is there another endpoint which we can use for the on-premise server?

Hello @PrijenKhokhani

In short, no. That endpoint for Jira Server is exactly as documented and does not support pagination.

Hi! There’s a new endpoint for obtaining paginated project components, it allows to filter them by projects and/or given query. Note that it is an experimental API. API reference: Jira 9.2.0

2 Likes