Studies
Get study creation job status
Poll the status of a study creation job. Returns processing while the study is being generated, completed with the study ID when done, or failed if an error occurred.
get/v1/studies/jobs/{job_id}
Path parameters
job_idstring required
The job ID returned by the create study endpoint
Response
Job completed or failed
Changes
No recorded changes to this endpoint across all 3 revisions of this API.