/documents/{docPath}/outputs - Get content for Approval or Collaborative Review

Returns the paths to the outputs (HTML and PDF) generated for an Approval or Collaborative Review.

Note:

This method is new in 6.3

End-point

GET /documents/{docPath}/outputs

Path parameters

Field Description

docPath

Full path of the document in the repository

Note: Collection separators "/" must be encoded as "%7C".

Possible response

HTTP status Description

200

The operation completed successfully

401

There is no session or the session is invalid

Results fields

Field Type Description

result

ApprovalOrCollaborativeReviewOutputsResult

Information about the outputs.