GET api/cmis/app/document_markup/collection
This operation will retrieve a collection of the Document/Markup Relationships that are related to a given XREF connected to an XREF_EC. This returns the fields needed by the Application to Add the Documents and Markups to the App with the Link Status
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Task(Of HttpResponseMessage)
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |