Retrieve Workflow Task Action Details
GET https://{{vaultDNS}}/api/{{version}}/objects/objectworkflows/tasks/:{task_id}/actions/:{task_action}
https://developer.veevavault.com/api/22.1/#retrieve-workflow-task-action-details
Retrieve the details of a specific object workflow task action. The response lists the details of the task action, including all fields required to initiate the action.
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 |