getExternallyLinkedWorkItem
Retrieve external work item links across projects and hosts by specifying project, work item, role, target host, and target project IDs.
Instructions
Returns the external links to other Work Items. (The same as the corresponding Java API method.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| roleId | Yes | The Role ID. | |
| hostname | Yes | The Target Hostname. | |
| targetProjectId | Yes | The Target Project ID. | |
| linkedWorkItemId | Yes | The Linked Work Item ID. | |
| fields | No | Filter returned resource fields. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. | |
| include | No | Include related entities. See <a href="https://docs.sw.siemens.com/en-US/doc/230235217/PL20231017526942799.polarion_help_sc.xid2134849/xid2134871" target="_blank">REST API User Guide</a> for details. | |
| revision | No | The revision ID. |