---
title: "Get all active workflows for the currently logged in user's company."
method: GET
path: "/workflow/active"
tags: ["Workflow"]
---

# Get all active workflows for the currently logged in user's company.

`GET /workflow/active`

Optionally takes a document ID to return all workflows for that document's owning company.

## Query parameters

- `documentId` string

## Response `default`

default response

## Changes

- **2026-08-29** `5fa7a57a26dd` — 1 info
  - added the optional property `releaseNameNumberingSchemeId` to the response with the `default` status

[Change history](https://skmtc.dev/onshape/apis/onshape-rest-api/changes/workflow/active/get.md)

---

[API](https://skmtc.dev/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.dev/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/5fa7a57a26dd/schema)
