ST-2026-154 · API endpoints & versions
Jira Software deprecates eight random-page issue-list endpoints
Eight Jira Software Cloud issue-listing endpoints using startAt random-page access were deprecated on 1 May 2026 and will be removed after 1 November 2026 in favour of token-pagination endpoints.
Previous state
Board, backlog, epic and sprint issue listings used startAt-based random-page access under /rest/agile/1.0.
Current state
The eight named endpoints are deprecated; enhanced /rest/software/1.0 replacements use nextPageToken continuation pagination.
Affected users
Who needs to care
Jira Software integrations listing issues for boards, backlogs, epics or sprints through the eight named agile endpoints.
Required response
What to do
Migrate each endpoint to its enhanced token-pagination replacement and remove parallel random-page assumptions.
Evidence boundary
What the source does not prove
The notice applies to exactly eight issue-listing endpoints and does not deprecate the entire Jira Agile REST API.
Lifecycle history
Dated event sequence
- Eight endpoints deprecated
Atlassian began the six-month deprecation period.
- Removal boundary
The endpoints will be removed after this date.
Evidence ledger
First-party sources
- 01Atlassian — Jira Software Cloud changelog — random page endpoint deprecation
Official Jira Software API changelog · 2026-05-01
Open official source ↗