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:
[ "edd26cb6-11e5-4fd2-a771-7141a4f92b0b", "194691dd-3801-466f-b8b5-00582e3209b4" ]