Last updated 1 day ago
Was this helpful?
Get job results
/jobs/{jobId}/results
The id associated with your job.
curl -L \ --url 'https://api.bytenite.com/v1/customer/jobs/{jobId}/results' \ --header 'Authorization: YOUR_API_KEY'
{ "results": [ { "name": "text", "link": "text" } ] }