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

# Get the user's default workflow editor

`GET /rest/api/3/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-3.md) · [All operations](https://skmtc.dev/atlassian/apis/the-jira-cloud-platform-rest-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/atlassian/the-jira-cloud-platform-rest-api-3/revisions/7b92e6a64584/schema)
