get deprecatedhttps://{endpoint}/extract/jobs/
Overview
The extraction result can be queried by polling the Job endpoint. Send GET
request to the endpoint /extract/jobs/:job_id
with the access token in the header until the result is returned.
The extraction result will be deleted 24 hours after the job is completed, no matter it has been queried or not.