---
title: "Returns the workflow definition for an envelope."
method: GET
path: "/v2.1/accounts/{accountId}/envelopes/{envelopeId}/workflow"
tags: ["EnvelopeWorkflowDefinition"]
---

# Returns the workflow definition for an envelope.

`GET /v2.1/accounts/{accountId}/envelopes/{envelopeId}/workflow`

Returns the workflow definition for the envelope specified by `envelopeId`. If the envelope does not have a workflow object, this method returns a 404.

## Path parameters

- `accountId` string, required
- `envelopeId` string, required

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
