Bulk fetch changelogs API returns 404

Hello everyone,

I’m trying to use the Bulk Fetch Changelogs API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-changelog-bulkfetch-post. However, it keeps returning a 404 (Not Found) error.

Interestingly, when I use the Bulk Fetch Issues API https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-bulkfetch-post with the same request body, only including issueIdsOrKeys, it works as expected.

Is this endpoint currently available? If so, could you provide guidance on why this might be happening?

Thanks in advance for your help!

2 Likes

It resolved itself somehow.

It is returning 404 for me. Is this working?

Yes, I can use this API. I am using it exactly as shown in the picture I posted.

I guess, it is not working on my instance. It seems there are others for which this endpoint is not working https://community.developer.atlassian.com/t/bulk-fetch-changelogs-experimental-api/87240/7