Retrieve Workflow Task Action Details
GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}/actions/:{task_action}
https://developer.veevavault.com/api/24.2/#Retrieve_Workflow_Task_Action_Details
Retrieve the details of a specific workflow task action. The response lists the details of the task action, including all fields required to initiate the action. Note that task actions where esignature
is true
cannot be initiated via the API.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
loc | null | When localized (translated) strings are available, retrieve them by including loc=true. | |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |