getTaskAttachments
Returns all the attachments in a task. This service applies only to standard task attachments, and is not intended for use with Content Service Platform attachments.
Input Parameters
taskID | String The unique identifier that the Task Engine assigns to the task. |
Output Parameters
taskAttachments | TaskAttachment[] An array of TaskAttachment objects that represent the attachments in the task. |