Links

Get Scan Result File

get
https://api.hostedscan.com
/v1/results/:id
Get Scan Result File
Parameters
Path
id
string
ID of the result file to get.
Responses
200
Returns the scan result file

Try it!

curl -o result.pdf -H "X-HOSTEDSCAN-API-KEY: test-data-key" --request GET "https://api.hostedscan.com/v1/results/12345"