Let's say I've posted an image with rest API and got the jobid already, then I wanted to download the file using
- GET /api/jobs/{jobId}/result/files
but this command only returns a .pdf version. I wanted the .txt one, how can I do to achieve this?
Let's say I've posted an image with rest API and got the jobid already, then I wanted to download the file using
but this command only returns a .pdf version. I wanted the .txt one, how can I do to achieve this?
0 out of 0 found this helpful
Comments
0 comments
Please sign in to leave a comment.