v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Experiments

Gets a Job resource's status

get/api/v1/experiments/{id}/jobs/{jobId}/status

Path parameters

jobIdinteger required

ID for the Job resource.

idinteger required

ID for the Experiment resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

idinteger

ID for the Job resource.

statusstring

The current status of the job. The allowed values are: queued, started, deferred, finished, failed, reset.