{
"limit": 1,
"offset": 0,
"total": 1,
"results": [
{
"id": "00000000-0000-0000-0000-000000000000",
"created_at": 1700000000000,
"updated_at": 1700000000000,
"created_by": "user@example.com",
"updated_by": "user@example.com",
"name": "example-runner",
"full_name": "example_workspace-runner",
"display_name": "Example Runner",
"tenant_id": "00000000-0000-0000-0000-000000000000",
"workspace_id": "00000000-0000-0000-0000-000000000000",
"tags": [],
"secret_manager": "00000000-0000-0000-0000-000000000000",
"platform": "",
"notification_emails": "",
"playbook_to_run_on_notification": "",
"last_seen": 0,
"number_of_instances": 0,
"number_of_degraded_instances": 0,
"health_summary": "",
"shared_with": [],
"used_by": {
"subflows": {
"names": [],
"count": 0
}
},
"is_shared": false,
"workspace_name": "Example Workspace",
"slug_name": "example-runner",
"secret_manager_name": "example_secret_manager",
"version": "",
"shared_from": "",
"instances_versions": [],
"requires_update": false,
"is_default": false
}
]
}