Eval runs
Read an eval authoring job
Progress and drafts for a job started by cases/generate or cases/import. Poll this after a 202, then commit the job once its status is completed.
get/projects/{projectId}/eval-suites/{suiteId}/authoring/{jobId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
suiteIdstring required
Eval suite ID, as returned by POST /eval-runs.
jobIdstring required
The job id returned by cases/generate or cases/import.
Response
The authoring job.