v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Workflows

Bulk get workflows

Returns a list of workflows and related statuses by providing workflow names, workflow IDs, or project and issue types.

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/workflows

Request body

workflowIdsstring[]

The list of workflow IDs to query.

workflowNamesstring[]

The list of workflow names to query.

Response

Returned if the request is successful.