Request
What happens next
Bulkgrid returns a run object immediately. Extraction is asynchronous.Minimal response fields to store
idstatustypeurlscreated_at
Next step
PollGET /api/v1/runs/{runId} until the run reaches completed, then call GET /api/v1/runs/{runId}/results.
For the full workflow, read Extraction.