Get All Plans
Endpoint Information
Response Body
[
{
"id": 1,
"project_id": 1,
"company_id": 1,
"plan_name": "TestPlan(Selenium)",
"group_plan": false,
"description": "",
"enabled": true,
"plan_parallel_test_limit": 1,
"scenarios": [],
"period": {
"period_type": "MANUAL",
"start_date": 1506807000000,
"end_date": 1509399000000,
"once_date": 1428662940000,
"days_of_week": "2,3,4,5,6",
"repeat_period": 60
},
"alerts": [],
"alerts_enabled": false,
"failed_test_retry_count": 0,
"screen_shot_type": "YES",
"video_enabled": true,
"environments": [
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
},
{
"id": 7
}
],
"performance_data_enabled": false,
"resolutions": {
"WIN8": "1024x768",
"WIN10": "1024x768",
"LINUX": "1440x900",
"WIN8_1": "1024x768",
"XP": "1024x768",
"MAC": "1920x1080",
"VISTA": "1024x768"
}
},
{
"id": 7,
"project_id": 11,
"company_id": 1,
"plan_name": "Calisan Mobil Allianz Plan",
"group_plan": false,
"description": "",
"enabled": true,
"plan_parallel_test_limit": 5,
"scenarios": [
7
],
"period": {
"period_type": "MANUAL",
"days_of_week": "2,3,4,5,6,7,1",
"repeat_period": 60
},
"alerts": [],
"alerts_enabled": false,
"failed_test_retry_count": 0,
"screen_shot_type": "YES",
"video_enabled": true,
"environments": [
{
"id": 34
}
],
"clear_app_data": false,
"fetch_app_files": [],
"selected_android_mobile_app": {
"id": 60,
"mobile_app_name": "oneapp-prep-release-4469200244660687888-5839120655280934206--5902101721559638469.apk",
"mobile_app_hash": "93e1ee6391ec361479996d7ea96ac4ae",
"operating_system": "ANDROID",
"mobile_app_metadata":"{\"packageName\":\"com.accenture.oneapp.prep\",\"label\":\"Allianz\'ım PREP\",\"icon\":\"res/8X.png\",\"versionName\":\"6.11.0prep\",\"versionCode\":390,\"minSdkVersion\":\"21\",\"targetSdkVersion\":\"31\",\"glEsVersion\":{\"major\":2,\"minor\":0,\"required\":false}}",
"created_at": "2023-12-06 16:03:28"
},
"selected_ios_mobile_app": {
"id": 57,
"mobile_app_name": "ALoneapp-5170617211746898658-2770453221549930031.ipa",
"mobile_app_hash": "11c6587d50d175d27409d2410b037138",
"operating_system": "IOS",
"mobile_app_metadata":"{\"bundleName\":\"oneapp\",\"bundleDisplayName\":\"Allianz\'ım PREP\",\"bundleVersion\":\"6.12.4\",\"bundleMinOsVersion\":\"11.0\",\"bundleDevelopmentRegion\":\"tr\",\"bundleExecutable\":\"oneapp\",\"bundleIconFiles\":\"\",\"bundleInfoDictVersion\":\"6.0\",\"bundlePackageType\":\"APPL\",\"bundleMainStoryBoardFile\":\"\"}",
"created_at": "2023-11-06 18:15:06"
}
}
] Field
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated