Skip to main content
GET
Get experiment job history

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The experiment ID.

Response

200 - */*

OK

experiment
object
experimentStartDate
string<date-time>

The experiment start date.

experimentEndDate
string<date-time>

The experiment end date.