v5

latestOpenAPI 3.0.1Apache 2.02026-08-046169702.3 MB
Workflow schemes

Bulk get workflow schemes

Returns a list of workflow schemes by providing workflow scheme IDs or project IDs.

Permissions required:

  • Administer Jira global permission to access all, including project-scoped, workflow schemes
  • Administer projects project permissions to access project-scoped workflow schemes
post/rest/api/3/workflowscheme/read

Request body

projectIdsstring[] nullable

The list of project IDs to query.

workflowSchemeIdsstring[] nullable

The list of workflow scheme IDs to query.

Response

Returned if the request is successful.

descriptionstring nullable

The description of the workflow scheme.

idstring required

The ID of the workflow scheme.

namestring required

The name of the workflow scheme.

taskIdstring nullable

Indicates if there's an asynchronous task for this workflow scheme.