Logo
Accusoft API Documentation

Get the Revised Document (This call is dependent on a .docx file not included in this collection)

GET {{prizmdoc_server_base_url}}/v2/viewingSessions/{{viewingSessionId}}/sourceFile/revised?contentDispositionFilename={{documentDisplayName}}

https://help.accusoft.com/PrizmDoc/latest/HTML/viewing-sessions.html#get-v2viewingsessionsviewingsessionidsourcefilerevisedcontentdispositionfilenamecontentdispositionfilename

 

Body PARAM

Key Datatype Required Description 
contentDispositionFilename
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'prizmdoc_server_base_url/v2/viewingSessions/viewingSessionId/sourceFile/revised?contentDispositionFilename=documentDisplayName?contentDispositionFilename=documentDisplayName'

ENDPOINTS