getTaskAttachments

Returns all the attachments in a task.

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.