curl --request GET \
--url https://api.production.orderprotection.com/v1/split-tests{
"edges": [
{
"node": {
"id": "<string>",
"name": "<string>",
"percentOfTraffic": 123,
"type": "WIDGET",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"state": "ACTIVE",
"testPriceRuleSets": [
"<array>"
]
}
}
],
"pageInfo": {
"startCursor": "cm0b57zjv00myq52xh0c590b8",
"endCursor": "cm0b57zjv00myq52xh0c590b8",
"hasNextPage": false,
"hasPreviousPage": false
}
}curl --request GET \
--url https://api.production.orderprotection.com/v1/split-tests{
"edges": [
{
"node": {
"id": "<string>",
"name": "<string>",
"percentOfTraffic": 123,
"type": "WIDGET",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"state": "ACTIVE",
"testPriceRuleSets": [
"<array>"
]
}
}
],
"pageInfo": {
"startCursor": "cm0b57zjv00myq52xh0c590b8",
"endCursor": "cm0b57zjv00myq52xh0c590b8",
"hasNextPage": false,
"hasPreviousPage": false
}
}Show child attributes
Show child attributes
WIDGET, PRICE ACTIVE, INACTIVE, COMPLETED