Get Assignment Rules
Last updated
Was this helpful?
Last updated
Was this helpful?
This call gets the details for all assignment rules in a workset. It is sent as a POST call.
The body of the call contains the information on the project and workset you want to get assignment rule information on.
The return message will contain information on all rules in that workset. In the sample below, there are two steps in the workset and rules for both steps are returned.
For the remaining calls referenced in this section, the rule ID returned in this call is used to target the call to a specific rule.