GET PublishedProjects/{projectId}/{documentId}
Returns a published document.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| projectId |
Published project Id |
globally unique identifier |
Required |
| documentId |
Published document Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Published document
Stream| Name | Description | Type | Additional information |
|---|---|---|---|
| CanRead | boolean |
None. |
|
| CanSeek | boolean |
None. |
|
| CanTimeout | boolean |
None. |
|
| CanWrite | boolean |
None. |
|
| Length | integer |
None. |
|
| Position | integer |
None. |
|
| ReadTimeout | integer |
None. |
|
| WriteTimeout | integer |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.