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:
[ "a37601d0-162c-4836-b68a-b4228e4931e3", "680dcb76-baa6-421b-b874-1a54d95837d2" ]