API · SDK · runtime · authentication lifecycle intelligence

Last updated · 9 September 2026

SchemaTrace

Breaking changes, enforcement dates and migration requirements.

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.

Jira SoftwareREST APIpaginationnextPageTokendeprecation

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.

Who needs to care

Jira Software integrations listing issues for boards, backlogs, epics or sprints through the eight named agile endpoints.

What to do

Migrate each endpoint to its enhanced token-pagination replacement and remove parallel random-page assumptions.

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

  1. Eight endpoints deprecated

    Atlassian began the six-month deprecation period.

  2. Removal boundary

    The endpoints will be removed after this date.

Evidence ledger

First-party sources

  1. 01
    Atlassian — Jira Software Cloud changelog — random page endpoint deprecation

    Official Jira Software API changelog · 2026-05-01

    Open official source ↗