Workflows

Read workflow version from history

Returns a workflow and related statuses for a specified workflow id and version number.

Note: Stored workflow data expires after 60 days. Additionally, no data from before the 30th of October 2025 is available.

Permissions required:

  • Administer Jira global permission to access all, including project-scoped, workflows
  • At least one of the Administer projects and View (read-only) workflow project permissions to access project-scoped workflows
post/rest/api/2/workflow/history

Request body

versioninteger
workflowIdstring

Response

Returned if the request is successful.

Changes

No recorded changes to this endpoint across all 15 revisions of this API.