GET api/v2/links/{entityLink}/{entityLinkId}?samplesPublished={samplesPublished}&samplesInactive={samplesInactive}&samplesTemplate={samplesTemplate}&worksFinished={worksFinished}&worksInactive={worksInactive}&dependentInfo={dependentInfo}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityLink | integer |
Required |
|
| entityLinkId | integer |
Required |
|
| samplesPublished | boolean |
Required |
|
| samplesInactive | boolean |
Required |
|
| samplesTemplate | boolean |
Required |
|
| worksFinished | boolean |
Required |
|
| worksInactive | boolean |
Required |
|
| dependentInfo | boolean |
Required |
Response
PageResultOfLink| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of Link |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.