Get published document's contents
GET/publications/:documentId
Get a published document's contents. Certain content types, text/*, application/json, and application/x-www-form-urlencoded. return the "content" field, while all other content types return a 'contentUrl' for retrieving the content.
Request
Path Parameters
documentId stringrequired
Document Identifier
Query Parameters
siteId string
Site Identifier
Responses
- 307
Temporary Redirect
Response Headers
Location
string
Loading...