Experiments LIST
GEThttps://sandbox.absmartly.com/v1/experiments
Required Permissions: Experiment List
or Experiment Admin
Request
Query Parameters
The object key to sort the results by.
The id
of the experiment that you want to get the iterations of.
An array of user
ids to sort results by.
Array of team
ids to sort results by.
An array of tag
ids to sort results by.
An array of application
ids to sort results by.
An array of unit_type
ids to sort results by.
A boolean value which deliminates whether you want all experiment data or just a few specific statistics
Possible values: >= 2
, <= 2
A tuple value which allows you to specify a from
and a to
range of impacts to filter by. This must be used with a preview query of 1
Possible values: >= 2
, <= 2
A tuple value which allows you to specify a from
and a to
range of confidences to filter by. This must be used with a preview query of 1
Possible values: [insignificant
, positive
, negative
]
An array of significances allowing you to filter by positive, negative or unsignificant experiments. This must be used with a preview query of 1
A boolean value which allows you to filter for experiments with a Sample Ratio Mismatch
alert. This must be used with a preview query of 1
A boolean value which allows you to filter for experiments with a Code Cleanup Needed
alert. This must be used with a preview query of 1
A boolean value which allows you to filter for experiments with a Target Audience Mismatch
alert. This must be used with a preview query of 1
A boolean value which allows you to filter for experiments with a Sample Size Reached
alert. This must be used with a preview query of 1
A boolean value which allows you to reverse the order of the experiment list
An integer value which allows you to limit the number of experiments that are returned per page.
An integer value which represents what page of the experiments list to return
Responses
- 200
An array of all experiment objects.
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
Possible values: >= 1
Possible values: <= 3
Possible values: >= 1
and <= 3
Possible values: Value must match regular expression \d{2}\/\d{2}\/\d{2}
created_by object
Possible values: >= 1
updated_by object
Possible values: >= 1
unit_type object
primary_metric object
Possible values: Value must match regular expression \{"filter":{and:\[]}}
applications object[]
variants object[]
secondary_metrics object[]
previews object[]
preview_variants object[]
notes object[]
new_experiment_notes object[]
favorited_users object[]
alerts object[]
sample_size objectnullable
variant_screnshots object[]
[
{
"id": 1,
"name": "test_experiment",
"iteration": 0,
"state": "running",
"development_at": "2024-12-02T14:38:57.401Z",
"start_at": "2024-12-02T14:38:57.401Z",
"stop_at": null,
"full_on_at": "2024-12-02T14:38:57.401Z",
"full_on_variant": 0,
"last_seen_in_code_at": "2024-12-02T14:38:57.401Z",
"nr_variants": 3,
"percentages": "34/33/33",
"percentage_of_traffic": 100,
"seed": "string",
"traffic_seed": "string",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.401Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"description": "This experiment's description",
"unit_type": {
"id": 0,
"name": "user_id",
"description": "The ids of our users",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.401Z",
"updated_by_user_id": 0,
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"archived": false
},
"unit_type_id": 1,
"primary_metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2024-12-02T14:38:57.401Z",
"created_by_user_id": 1,
"updated_at": "2024-12-02T14:38:57.401Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.402Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.402Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.402Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.402Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.402Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.402Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.403Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.403Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"primary_metric_id": 20,
"audience": "string",
"audience_strict": false,
"hypothesis": "string",
"prediction": "string",
"action_points": "string",
"implementation_details": "string",
"other": "string",
"minimum_detectable_effect": 10,
"archived": false,
"applications": [
{
"application": {
"id": 0,
"name": "ios",
"description": "Our iOS app",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.403Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"experiments": [
null
]
},
"experiment_id": 0,
"application_id": 0,
"application_version": 0
}
],
"variants": [
{
"config": "",
"experiment_id": 1,
"name": "Red Button",
"variant": 0
}
],
"secondary_metrics": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 1,
"updated_at": "2024-12-02T14:38:57.403Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.403Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.403Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.404Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.404Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0
}
],
"previews": [
{
"experiment_id": 0,
"unit_count": 0,
"first_exposure_at": "2024-12-02T14:38:57.405Z",
"last_exposure_at": "2024-12-02T14:38:57.405Z",
"data_cutoff_at": "2024-12-02T14:38:57.405Z",
"updated_at": "2024-12-02T14:38:57.405Z"
}
],
"preview_variants": [
{
"experiment_id": 0,
"metric": {
"id": 0,
"goal_id": 70,
"name": "Time to Book",
"description": "The amount of time before a booking has been made",
"type": "goal_time_to_achievement",
"effect": "positive",
"archived": false,
"format_str": "{}s",
"scale": 1,
"precision": 0,
"value_source_property": "",
"property_filter": "",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 1,
"updated_at": "2024-12-02T14:38:57.405Z",
"updated_by_user_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.405Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.405Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
{
"goal_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.405Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.406Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
null
],
"metrics": [
{
"metric_id": 0,
"team_id": 0
}
]
}
}
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"tags": [
{
"id": 0,
"tag": "location:Header",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.406Z",
"updated_by_user_id": 0
}
],
"owners": [
{
"metric_id": 0,
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
}
}
],
"teams": [
{
"metric_id": 0,
"team_id": 0,
"team": {
"id": 0,
"external_id": 0,
"name": "Marketing",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.406Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"users": [
{
"user_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"team_id": 0
}
],
"experiments": [
null
],
"goals": [
{
"goal_id": 0,
"goal": {
"id": 0,
"name": "purchase",
"description": "A goal for tracking how many purchases are made on any of our applications",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.406Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"archived": false,
"tags": [
{
"goal_id": 0,
"goal_tag_id": 0,
"goal_tag": {
"id": 0,
"tag": "psychological:Trust",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.406Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"goals": [
null
]
}
}
],
"teams": [
null
],
"owners": [
{
"goal_id": 0,
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.406Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0
}
],
"metrics": [
null
]
},
"team_id": 0
}
],
"metrics": [
null
]
}
}
]
},
"metric_id": 0,
"variant": 0,
"unit_count": 0,
"first_exposure_at": "2024-12-02T14:38:57.406Z",
"last_exposure_at": "2024-12-02T14:38:57.406Z",
"value": 0,
"mean": 0,
"variance": 0,
"pvalue": 0,
"impact": 0,
"impact_lower": 0,
"impact_upper": 0
}
],
"teams": [
null
],
"owners": [
null
],
"experiment_tags": [
null
],
"notes": [
{
"id": 0,
"reply_to": null,
"reply_to_note_id": null,
"experiment_id": 0,
"created_at": "2024-12-02T14:38:57.407Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.407Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"note": "string",
"variant": 0,
"new_experiment": {},
"new_experiment_id": 0,
"reply_to_experiment_note": [
null
]
}
],
"new_experiment_notes": [
{
"id": 0,
"reply_to": null,
"reply_to_note_id": null,
"experiment_id": 0,
"created_at": "2024-12-02T14:38:57.407Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"updated_at": "2024-12-02T14:38:57.407Z",
"updated_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"updated_by_user_id": 0,
"note": "string",
"variant": 0,
"new_experiment": {},
"new_experiment_id": 0,
"reply_to_experiment_note": [
null
]
}
],
"favorited_users": [
{
"user": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"user_id": 0,
"experiment_id": 0,
"created_at": "2024-12-02T14:38:57.407Z"
}
],
"alerts": [
{
"id": 0,
"experiment_id": 0,
"created_at": "2024-12-02T14:38:57.407Z",
"updated_at": "2024-12-02T14:38:57.407Z",
"metadata": "string"
}
],
"sample_size": {
"experiment_id": 0,
"created_at": "2024-12-02T14:38:57.407Z",
"updated_at": "2024-12-02T14:38:57.407Z",
"required_sample_size": 109234,
"reached_at": null,
"reached_at_sample_size": null
},
"variant_screnshots": [
{
"experiment_id": 1,
"variant": 2,
"screenshot_file_upload_id": 14,
"label": "Variant C's second iteration",
"file_upload": {
"id": 0,
"file_usage": {
"id": 0,
"name": "string",
"cropped": false,
"resize_on_demand": false,
"file_uploads": [
null
]
},
"file_usage_id": 0,
"width": 1080,
"height": 720,
"file_size": 0,
"file_name": "avatar_john_doe.png",
"content_type": "image/png",
"base_url": "string",
"crop_left": 0,
"crop_top": 0,
"crop_width": 0,
"crop_height": 0,
"created_at": "2024-12-02T14:38:57.407Z",
"created_by": {
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
},
"created_by_user_id": 0,
"avatar_users": [
{
"archived": false,
"avatar": {},
"avatar_file_upload_url": "/cropUrl/100x100/1.png",
"created_at": "2024-12-02T14:38:57.407Z",
"created_by_user_id": 0,
"department": "Marketing",
"email": "user@example.com"
}
],
"variant_screenshots": [
null
]
}
}
]
}
]
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: A User API Key for API authorization. **Must be in the format "Api-Key your_user_api_key"**scheme: ^Api-Key\s\S+
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X GET 'https://sandbox.absmartly.com/v1/experiments' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'