v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Workflows

List workflow history entries

Returns a list of workflow history entries for a specified workflow id.

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/3/workflow/history/list

Query parameters

expandstring

Use expand to include additional information in the response. This parameter accepts a comma-separated list. Expand options include:

  • includeIntermediateWorkflows Includes intermediate workflow versions that are sometimes created during workflow updates or migrations. By default, these are omitted from the response.

Request body

workflowIdstring

The id of the workflow to read the history for.

Response

Returned if the request is successful.