[Documentation] What does the Get Document endpoint return? #17
Answered
by
stevebissett
nikspyratos
asked this question in
Q&A
|
The response sample just shows an empty data response. I'm assuming this is more likely because the endpoint may return a file download directly. Is this the case? Could the docs add a little more info on what this endpoint will do? |
Answered by
stevebissett
May 20, 2024
Replies: 2 comments 1 reply
|
I noticed this as well - is there any way we can contribute changes to the docs?
You can save files straight to disk/S3 etc. from this. Ruby example: |
1 reply
Answer selected by
nikspyratos
|
Suggestions for the docs can be fed back into the team. There has been a few changes and it's probably due for another review |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed this as well - is there any way we can contribute changes to the docs?
But for clarity on the functionality:
Content-Type:application/pdf.You can save files straight to disk/S3 etc. from this.
Ruby example: