DKBSign
Docs
Search documentation…
⌘K
API reference
API reference
Workflows
Launch, track, and process document workflows and models.
GET
Get workflows trends
/api/workflows/trends
GET
Get workflows completed documents list
/api/workflows/completed/documents/list
GET
Get workflows cancelled documents list
/api/workflows/cancelled/documents/list
GET
Get workflows documents signed list
/api/workflows/documents/signed/list
GET
Get workflows signature-level impact
/api/workflows/signature-level/impact
GET
List workflows
/api/workflows/all
POST
Create a workflow
/api/workflows/create
GET
Get workflows show
/api/workflows/show/{workflow}
PUT
Put workflows update
/api/workflows/update/{workflow}
DELETE
Delete workflows delete
/api/workflows/delete/{workflow}
POST
Post workflows relaunch
/api/workflows/{workflow}/relaunch
GET
Get workflows transactions all
/api/workflows/{workflow}/transactions/all
GET
Get workflows transactions take
/api/workflows/transactions/{transaction}/take
POST
Process a workflow step
/api/workflows/transactions/step/process
POST
Post workflows transactions step process cancelled
/api/workflows/transactions/step/process/cancelled
POST
Post workflows transactions step process return
/api/workflows/transactions/step/process/return
POST
Post workflows transactions step process return-to-initiator
/api/workflows/transactions/step/process/return-to-initiator
PUT
Put workflows transactions assignees
/api/workflows/transactions/{transaction}/assignees
POST
Post workflows steps insert
/api/workflows/{workflow}/steps/insert
DELETE
Delete workflows transactions step
/api/workflows/transactions/{transaction}/step
POST
Post workflows file annex
/api/workflows/{workflow}/{instance}/file/annex
POST
Post workflows new process file annex
/api/workflows/{workflow}/{instance}/new/process/file/annex
PUT
Put workflows locked file
/api/workflows/locked/file/{document}
PUT
Put workflows unlocked file
/api/workflows/unlocked/file/{document}
GET
Get workflows download file
/api/workflows/download/file/{document}
DELETE
Delete workflows delete file
/api/workflows/delete/file/{document}
GET
Get workflows actions all
/api/workflows/actions/all
POST
Post workflows actions create
/api/workflows/actions/create
GET
Get workflows actions show
/api/workflows/actions/show/{workflowAction}
PUT
Put workflows actions update
/api/workflows/actions/update/{workflowAction}
DELETE
Delete workflows actions delete
/api/workflows/actions/delete/{workflowAction}
GET
Get workflows models all
/api/workflows/models/all
POST
Post workflows models create
/api/workflows/models/create
GET
Get workflows models show
/api/workflows/models/show/{model}
PUT
Put workflows models update
/api/workflows/models/update/{model}
DELETE
Delete workflows models delete
/api/workflows/models/delete/{model}
POST
Post workflows models duplicate
/api/workflows/models/{model}/duplicate
GET
Get workflows models steps
/api/workflows/models/{model}/steps
POST
Post workflows models steps create
/api/workflows/models/{model}/steps/create
GET
Get workflows models steps show
/api/workflows/models/{model}/steps/show/{step}
PUT
Put workflows models steps update
/api/workflows/models/{model}/steps/update/{step}
PUT
Put workflows models steps update make-default-start
/api/workflows/models/{model}/steps/update/{step}/make-default-start
DELETE
Delete workflows models steps delete
/api/workflows/models/{model}/steps/delete/{step}
POST
Post workflows models steps configs create
/api/workflows/models/{model}/steps/configs/create
PUT
Put workflows models steps configs update
/api/workflows/models/{model}/steps/configs/update/{config}
DELETE
Delete workflows models steps configs delete
/api/workflows/models/{model}/steps/configs/delete/{config}