---
title: "Get the user's default workflow editor"
method: GET
path: "/rest/api/2/workflows/defaultEditor"
tags: ["Workflows"]
---

# Get the user's default workflow editor

`GET /rest/api/2/workflows/defaultEditor`

Get the user's default workflow editor. This can be either the new editor or the legacy editor.

## Response `200`

Returned if the request is successful.

- DefaultWorkflowEditorResponse
  - `value` 'NEW' | 'LEGACY'

---

[API](https://skmtc.dev/atlassian/apis/the-jira-cloud-platform-rest-api.md) · [All operations](https://skmtc.dev/atlassian/apis/the-jira-cloud-platform-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atlassian/the-jira-cloud-platform-rest-api/revisions/7e9af75061ea/schema)
