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:
[ "5f0cd0f4-ed18-4fa7-958c-1c31464bb240", "65b7eb29-3881-4002-b87c-8483d38c2b3d" ]