Skip to main content
GET
List experiments

Authorizations

Authorization
string
header
required

Use an Observe API key from the management console. The key selects the project and must grant the permission listed on the operation. Keep this key on your server.

Response

Experiments with their variants.

Maximum array length: 10000
id
string
required

ID of the experiment (format exp-<number>).

key
string
required

Experiment key (the tracking tag key, e.g. "experiment_button_color").

variants
object[]
required
createdMs
integer<int64>
required

Creation time in milliseconds since epoch.