I can't figure out how to retrieve job results via API. I'm following the API docs, but using /api/retrieve-scrape-jobs I only get [] as a response.
Also I'd like to specifiy the job ID in my request to only get this one result.
Using /api/job/{ID} I still only get [] as response.
I can't figure out how to retrieve job results via API. I'm following the API docs, but using /api/retrieve-scrape-jobs I only get [] as a response. Also I'd like to specifiy the job ID in my request to only get this one result. Using /api/job/{ID} I still only get [] as response.