10.4 Get document
GET http://{{rip_ip}}:5438/preflight/{{session_id}}/aur
Retrieves the document in original format or Aurelon format. When not adding the /aur
to the url then the original format is returned. Note that after executing the preflight profile and fix-ups have been made only the Aurelon format contains the fixes.
Response
Success
- 200 OK :
{"Message":"Session closed"}
Error
- 404 Not Found :
{"Message":"Session not found"}