{
"modules": [
{
"id": 962,
"title": "Login Setup",
"type": "step_module",
"status": "active",
"device_type": "browser",
"device_name": null,
"step_count": 1,
"company_id": 23,
"browser_zoom": 1.0,
"viewport_width": 1440,
"viewport_height": 900,
"test_blueprint_category_id": null,
"folder_path": "/",
"usage_count": 0,
"test_steps": [
{
"id": 23101,
"step_number": 1,
"type": "act",
"action": "Navigate to the login page",
"use_vision": false,
"test_blueprint_module_id": null,
"api_request": null,
"trigger_run_config": null,
"disable_self_healing": false,
"click_count": 1
}
],
"created_at": "2025-12-13T18:53:37.588258+00:00",
"updated_at": "2025-12-13T18:53:37.588265+00:00"
},
{
"id": 964,
"title": "Auth Token Module",
"type": "step_module",
"status": "active",
"device_type": "browser",
"device_name": null,
"step_count": 3,
"company_id": 23,
"browser_zoom": 1.0,
"viewport_width": 1440,
"viewport_height": 900,
"test_blueprint_category_id": null,
"folder_path": "/",
"usage_count": 0,
"test_steps": [
{
"id": 23103,
"step_number": 1,
"type": "act",
"action": "First AI step instructions",
"use_vision": false,
"test_blueprint_module_id": null,
"api_request": null,
"disable_self_healing": false,
"click_count": 1
},
{
"id": 23104,
"step_number": 2,
"type": "api",
"action": "",
"use_vision": false,
"test_blueprint_module_id": null,
"api_request": {
"url": "https://api.example.com/auth",
"method": "POST",
"timeout": 60,
"retries": 1
},
"disable_self_healing": false,
"click_count": 1
},
{
"id": 23105,
"step_number": 3,
"type": "assert",
"action": "Verify auth succeeded",
"use_vision": false,
"test_blueprint_module_id": null,
"api_request": null,
"disable_self_healing": false,
"click_count": 1
}
],
"created_at": "2025-12-13T18:58:45.895773+00:00",
"updated_at": "2025-12-13T18:58:45.895781+00:00"
}
],
"subfolders": ["/Auth Modules"]
}