GetWorkItemAssignments

This method retrieves the specified data from the assignments on the item identified by workItemId. It returns an array of type assignment (see GetTaskPlan). The parameters for the GetWorkItemAssignments method are:

Parameter Datatype Description
token string The token returned by the Connect method.
workItemId integer The ID of the desired item.
sourceName string Deprecated.
attributeKeys string[] A list of XML names for the desired attributes to be returned.