Download the result
Base URL https://api.accessful.de/api/v1/upload-service. Every request needs the X-API-Key header — see Authentication.
GET /download/{caseId}Returns the converted PDF/UA as binary application/pdf with
Content-Disposition: attachment. The response also carries a pdf-version header
with the iteration number. An optional ?suffix= query string is appended to the
downloaded file name.
404 is returned while no result exists yet — poll job status until
completed first.