Get the current result stream

GET {{baseUrl}}/jobs/:jobid/streams/result

Get the PDF stamper as binary stream/file. Our API generation does not allow changing the media type based on the Accepted header unfortunately. This means we use a separate path postfix with the value '/stream'. This API only returns the PDF when the response status is DONE.