Download response as PDF

Checkpoints

👍

At this stage you should already have done a GET request

For further information please go to 'Response data'

Use our API reference to download a response as PDF

Using the id you received in the object "responses" when doing a GET request, you can use our API reference to download a response as PDF:

  1. Go to 'GET a request' and copy the id you got in the object "responses" of the result

  1. Use GET a Response as PDF in our API reference and paste the "responses" id in the id field
  2. Click on 'Try it!'

  1. As a response you will receive the content of the PDF as binary data.

You should have something like this when converting to file:


What’s Next