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:
[ "1ae0ecae-fe98-4fcc-9378-5da6783a10d3", "c7fea9bd-ef22-40dd-96e2-401cc5d9c1fe" ]