---
title: "Returns the scheduled sending rules for a template's workflow definition."
method: GET
path: "/v2.1/accounts/{accountId}/templates/{templateId}/workflow/scheduledSending"
tags: ["EnvelopeWorkflowDefinition"]
---

# Returns the scheduled sending rules for a template's workflow definition.

`GET /v2.1/accounts/{accountId}/templates/{templateId}/workflow/scheduledSending`

Given a template specified by `templateId`, returns the scheduled sending rules for that template's workflow object.

**Note:** If the template's workflow does not have a scheduled sending object, this method returns a 404.

## Path parameters

- `accountId` string, required
- `templateId` 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/versions/77f1998c313d/schema)
