Returns all related items of a synchronized item.
HTTP Request
One of the following requests should be made:
Path parameters
| Name | Description |
| key | required. The id of the synchronized item |
| Name | Description |
| Authorization | required Bearer {token}. See authorization |
Responses
| Code | Description | Type |
200 | Returned if the information about the related items could be retrieved successfully | array SyncItemEntity |
500 | Returned if an error occurred while fetching information about the related items. | |