GET api/Companies/{id}?linkType={linkType}
Get the list of linked entities for the Company record
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Contact record ID |
globally unique identifier |
Required |
| linkType |
Link type. Supported values include: Contact |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of globally unique identifierResponse Formats
application/json, text/json
Sample:
[ "071676ff-da65-40cd-a3a9-043f5f06115f", "3dc75687-a969-4df7-8f07-489c51c93b00" ]