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:
[ "759627f6-c094-4b83-9c1c-c3d0b5cf8a58", "84972c81-ce3b-4416-8a10-f4e73e29f10d" ]