latestOpenAPI 3.1.02026-08-171503582.2 MB

6199a9464227

Workflow Due Date Rules

Get the checklist due date rule

Returns the checklist-level due date rule for a workflow revision. The rule field is null when no rule is set.

get/workflows/{workflowId}/revisions/{revisionId}/due-date-rule

Path parameters

workflowIdstring required

The ID of the Workflow

revisionIdstring required

The ID of the Revision

Response

Example response

{
  "links": [
    {
      "href": "https://api.process.st/api/v1.1/resource/XXX"
    }
  ]
}